Skip to content

Commit bf43830

Browse files
authored
chore: export internal components (#1022)
1 parent f46a0bd commit bf43830

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"exports": {
1212
"./html": "./src/html/index.mjs",
13+
"./html/ui/*": "./src/html/ui/*",
1314
"./html/bundlers/vite": "./src/html/bundlers/vite.mjs",
1415
"./jsx-ast": "./src/jsx-ast/index.mjs",
1516
"./llms-txt": "./src/llms-txt/index.mjs",

0 commit comments

Comments
 (0)