playing with datepicker options

This commit is contained in:
2024-07-29 16:54:05 -04:00
parent aac66ec4e8
commit 784e6c0b7d
4 changed files with 120 additions and 40 deletions

View File

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