Skip to content

Commit e3cc3ff

Browse files
Update main export to only include controlled components
- Changed src/index.ts to export only from './controlled' - Removes ui components from main package export - UI components still available via '@lambdacurry/medusa-forms/ui' subpath
1 parent 6b91967 commit e3cc3ff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/medusa-forms/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export * from './controlled';
2-
export * from './ui';
32

0 commit comments

Comments
 (0)