We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9105e8a + c1d15d7 commit 4b2b663Copy full SHA for 4b2b663
src/molecules/index.ts
@@ -31,6 +31,7 @@ export * from './Pagination';
31
export * from './Popconfirm';
32
export * from './Popover';
33
export * from './Radio';
34
+export * from './Result';
35
export * from './Select';
36
export * from './Skeleton';
37
export * from './Slider';
0 commit comments