📃 WIP bottom sheet

This commit is contained in:
2026-04-03 10:55:10 -04:00
parent 3e045f4c10
commit 0949ebc637
9 changed files with 1137 additions and 456 deletions

View File

@@ -35,6 +35,9 @@ export default defineConfig({
},
},
},
resolve: {
dedupe: ["react", "react-dom"],
},
esbuild: {
supported: {
"top-level-await": true, //browsers can handle top-level-await features