We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b231d9 commit d8e1cedCopy full SHA for d8e1ced
Public/index.js
@@ -8,6 +8,7 @@ import "./css/highlight.css";
8
9
import "./js/misc/icons";
10
11
+import "bootstrap";
12
import { App } from "./js/app";
13
14
const app = new App();
0 commit comments