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 3b405b9 commit 7cbaeadCopy full SHA for 7cbaead
src/index.html
@@ -8,6 +8,7 @@
8
const {shell} = require('electron');
9
</script>
10
<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>
12
<link rel="stylesheet" type="text/css" href="styles.css" />
13
</head>
14
<body>
0 commit comments