mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-06 01:51:26 +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';
|