init: initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export { default as Collapse } from './collapse';
|
||||
export * from './type';
|
||||
export * from './props';
|
||||
export { CollapseProps } from './collapse';
|
||||
Reference in New Issue
Block a user