Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
tiesen243 committed Jan 14, 2025
1 parent 689a06d commit b1893e9
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"license": "MIT",
"type": "module",
"exports": {
"./*": "./src/ui/*.tsx",
"./utils": "./src/utils.ts",
"./*": "./src/components/*.tsx",
"./hooks/*": "./src/hooks/*.ts",
"./tailwind.css": "./src/tailwind.css"
},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b1893e9

Please sign in to comment.