yiminghe
9 years ago
committed by
GitHub
2 changed files with 31 additions and 3 deletions
@ -1,2 +1,5 @@ |
|||
import Affix from './affix'; |
|||
export { Affix }; |
|||
export { Affix }; |
|||
|
|||
import Collapse from './collapse'; |
|||
export { Collapse }; |
Loading…
Reference in new issue