I think monorepo is fairly correct now but I don't know for sure

This commit is contained in:
2026-01-11 13:56:30 -05:00
parent 67daefb919
commit 674b224467
38 changed files with 485 additions and 412 deletions

View File

@@ -3,7 +3,7 @@
"private": true,
"type": "module",
"exports": {
".": "./src/index.ts",
".": "./src/index.tsx",
"./avatar": "./src/avatar.tsx",
"./based-avatar": "./src/based-avatar.tsx",
"./based-progress": "./src/based-progress.tsx",