Skip to content

Commit 4b2b663

Browse files
authored
Merge pull request #35 from 1Byte-Software/fix/improve-components
fix: fix export Result component
2 parents 9105e8a + c1d15d7 commit 4b2b663

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)