share route itens

This commit is contained in:
2025-11-24 19:11:20 -03:00
parent 4db2123bc5
commit 21840506b0
31 changed files with 460 additions and 703 deletions

View File

@@ -5,6 +5,7 @@
"exports": {
"./globals.css": "./src/globals.css",
"./lib/*": "./src/lib/*.ts",
"./routes/*": "./src/routes/*.tsx",
"./hooks/*": [
"./src/hooks/*.ts",
"./src/hooks/*.tsx"