got search dropdown mostly finished

From here I just want to polish up the looks and make it cleaner and
bigger
This commit is contained in:
2024-07-25 21:11:18 -04:00
parent 5a8b64b610
commit d89121a4de
4 changed files with 46 additions and 142 deletions

View File

@ -8,5 +8,6 @@
<body>
<div id="app"></div>
<script src="./src/main.ts" type="module"></script>
<script src="./node_modules/flowbite/dist/flowbite.js"></script>
</body>
</html>