Skip to content

Commit b5e106f

Browse files
committed
add line break
1 parent fd6c1e5 commit b5e106f

File tree

2 files changed

+92
-1
lines changed

2 files changed

+92
-1
lines changed

.idea/workspace.xml

Lines changed: 90 additions & 0 deletions
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ Now, require bootstrap from any of your JavaScript files:
7676
Using Bootstrap with Turbo
7777
---------------------------
7878

79-
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.
79+
If you are using bootstrap with Turbo Drive, to allow your javascript to load on each page change,
80+
remember to wrap your javascript in a ``turbo:load`` event listener.
8081

8182
.. code-block:: javascript
8283

0 commit comments

Comments
 (0)