Radix, request methods, and theme stuff

This commit is contained in:
Gregory Schier
2023-02-18 15:53:03 -08:00
parent e69ccb62da
commit 92f0ead969
17 changed files with 6989 additions and 54 deletions

View File

@@ -9,6 +9,7 @@
<body>
<div id="root"></div>
<div id="radix-portal"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>