wip(app): i18n

This commit is contained in:
Adam
2026-01-20 11:27:32 -06:00
parent f86c37f579
commit ef36af0e55
5 changed files with 111 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"license": "MIT",
"exports": {
"./*": "./src/components/*.tsx",
"./i18n/*": "./src/i18n/*.ts",
"./pierre": "./src/pierre/index.ts",
"./pierre/*": "./src/pierre/*.ts",
"./hooks": "./src/hooks/index.ts",