Skip to content

Commit a2b6d35

Browse files
committed
add blank line as per lint
1 parent 090aade commit a2b6d35

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.idea/workspace.xml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/encore/bootstrap.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,11 @@ Now, require bootstrap from any of your JavaScript files:
7474
});
7575
7676
.. tip::
77+
7778
If you are using bootstrap with Turbo Drive, to allow your javascript to load on each page change, remember to wrap your javascript in a ``turbo:load`` event listener.
7879

7980
.. code-block:: javascript
81+
8082
// app.js
8183
8284
// this waits for Turbo Drive to load

0 commit comments

Comments
 (0)