This commit is contained in:
dap
2024-09-22 15:48:13 +08:00
73 changed files with 2047 additions and 177 deletions

View File

@@ -7,4 +7,11 @@ export * from '@vben-core/form-ui';
export * from '@vben-core/popup-ui';
// 给文档用
export { VbenButton } from '@vben-core/shadcn-ui';
export {
VbenButton,
VbenCountToAnimator,
VbenInputPassword,
VbenLoading,
VbenPinInput,
VbenSpinner,
} from '@vben-core/shadcn-ui';