chore: 导出框架自带的组件,方便独立页面使用 (#5876)
This commit is contained in:
parent
329a176a5c
commit
86da3cedc2
@ -14,12 +14,15 @@ export * from '@vben-core/popup-ui';
|
|||||||
|
|
||||||
// 给文档用
|
// 给文档用
|
||||||
export {
|
export {
|
||||||
|
VbenAvatar,
|
||||||
VbenButton,
|
VbenButton,
|
||||||
VbenButtonGroup,
|
VbenButtonGroup,
|
||||||
VbenCheckButtonGroup,
|
VbenCheckButtonGroup,
|
||||||
VbenCountToAnimator,
|
VbenCountToAnimator,
|
||||||
|
VbenFullScreen,
|
||||||
VbenInputPassword,
|
VbenInputPassword,
|
||||||
VbenLoading,
|
VbenLoading,
|
||||||
|
VbenLogo,
|
||||||
VbenPinInput,
|
VbenPinInput,
|
||||||
VbenSpinner,
|
VbenSpinner,
|
||||||
VbenTree,
|
VbenTree,
|
||||||
|
Loading…
Reference in New Issue
Block a user