Skip to content

Commit 7cbaead

Browse files
committed
fix bootstrap
1 parent 3b405b9 commit 7cbaead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
const {shell} = require('electron');
99
</script>
1010
<link rel="stylesheet" href="../node_modules/bootstrap/dist/css/bootstrap.min.css">
11+
<script src="../node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
1112
<link rel="stylesheet" type="text/css" href="styles.css" />
1213
</head>
1314
<body>

0 commit comments

Comments
 (0)