Skip to content

Commit c1d15d7

Browse files
author
Kenneth
committed
fix: fix export Result component
1 parent 768713f commit c1d15d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/molecules/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export * from './Pagination';
3131
export * from './Popconfirm';
3232
export * from './Popover';
3333
export * from './Radio';
34+
export * from './Result';
3435
export * from './Select';
3536
export * from './Skeleton';
3637
export * from './Slider';

0 commit comments

Comments
 (0)