add flexscroller

This commit is contained in:
pengfei.zhou
2020-04-11 11:02:51 +08:00
committed by osborn
parent 6bcc6d014c
commit 4e537eed47
20 changed files with 685 additions and 24 deletions

View File

@@ -24,4 +24,5 @@ export * from './flowlayout'
export * from './input'
export * from './nestedSlider'
export * from './draggable'
export * from './switch'
export * from './switch'
export * from './flexScroller'