fix gluestackUI

This commit is contained in:
Patryk
2025-04-23 20:46:34 +02:00
parent b248aee33d
commit 877f232e98
62 changed files with 4571 additions and 3841 deletions

View File

@@ -4,7 +4,7 @@
"css": "global.css"
},
"app": {
"entry": "app/_layout.tsx",
"entry": "app/_layout.jsx",
"components": "components/ui"
}
}