Skip to content

Commit 42dd0a7

Browse files
authored
Remove TURBO false everywhere
😅
1 parent f374e3e commit 42dd0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ux.symfony.com/templates/base.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
{% endblock %}
3636
{% endblock %}
3737
</head>
38-
<body data-turbo="false">
38+
<body>
3939
{% block body %}
4040
<div class="App">
4141
{% block header %}

0 commit comments

Comments
 (0)