forked from fanruan/fineui
Browse Source
* commit 'fc1f2599856cede93b8df32e35b5a7ed0ef4904d': KERNEL-13947 refactor: base的es6化demoes6
Joker.Wang-王顺
2 years ago
3 changed files with 22 additions and 11 deletions
@ -0,0 +1,9 @@
|
||||
import Pane from "./1.pane"; |
||||
|
||||
BI.extend(BI, { |
||||
Pane, |
||||
}); |
||||
|
||||
export { |
||||
Pane, |
||||
} |
Loading…
Reference in new issue