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.
1 parent 768713f commit c1d15d7Copy full SHA for c1d15d7
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