chore: cleanup pierre stuff

This commit is contained in:
Adam 2025-11-25 19:59:37 -06:00
parent 16a188c524
commit ef441d5cff
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
5 changed files with 67 additions and 89 deletions

View file

@ -4,6 +4,7 @@
"type": "module",
"exports": {
"./*": "./src/components/*.tsx",
"./pierre": "./src/components/pierre.ts",
"./hooks": "./src/hooks/index.ts",
"./context": "./src/context/index.ts",
"./context/*": "./src/context/*.tsx",