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.
2 parents 6b231d9 + d8e1ced commit 2a5f33aCopy full SHA for 2a5f33a
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