wip(app): i18n
This commit is contained in:
parent
f86c37f579
commit
ef36af0e55
5 changed files with 111 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue