Skip to content

Commit 996036f

Browse files
committed
Don’t import Turbo
It seems to be doing a single-page-app style navigation!
1 parent 9375cce commit 996036f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/js/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import "phoenix_html";
1010
import { Socket } from "phoenix";
1111
import { LiveSocket } from "phoenix_live_view";
1212
import topbar from "../vendor/topbar";
13-
import * as Turbo from "@hotwired/turbo";
1413

1514
// window.IMPORTS = {
1615
// DOMTesting: import("@testing-library/dom")

0 commit comments

Comments
 (0)