moved flowbite location to ensure it loads
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<script src="./src/main.ts" type="module"></script>
|
|
||||||
<script src="./node_modules/flowbite/dist/flowbite.js"></script>
|
<script src="./node_modules/flowbite/dist/flowbite.js"></script>
|
||||||
|
<script src="./src/main.ts" type="module"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user