mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-09 16:01:09 +08:00
* feat: add preset alert, confirm, prompt components that can be simple called * fix: type define
4 lines
76 B
TypeScript
4 lines
76 B
TypeScript
export * from './alert';
|
|
export * from './drawer';
|
|
export * from './modal';
|