Skip to content

Commit

Permalink
feat(table): export table (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
BQXBQX authored Apr 16, 2024
1 parent 5f536e2 commit 0f11068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui-react/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ export * from './Switch';
export * from './DatePicker';
export * from './CodeEditor';
export * from './Upload';
export * from './Table';

0 comments on commit 0f11068

Please sign in to comment.