mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 03:54:31 +08:00
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized * refactor: remove use Toast and reconstruct the form adapter
This commit is contained in:
@@ -13,3 +13,5 @@ export {
|
||||
VbenPinInput,
|
||||
VbenSpinner,
|
||||
} from '@vben-core/shadcn-ui';
|
||||
|
||||
export { globalShareState } from '@vben-core/shared/global-state';
|
||||
|
||||
Reference in New Issue
Block a user