Skip to content

Commit d8e1ced

Browse files
Fix bootstrap
1 parent 6b231d9 commit d8e1ced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Public/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import "./css/highlight.css";
88

99
import "./js/misc/icons";
1010

11+
import "bootstrap";
1112
import { App } from "./js/app";
1213

1314
const app = new App();

0 commit comments

Comments
 (0)