chore: update ant-design dependencies and add new icon types
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import DialogWrap from './DialogWrap';
|
||||
import Panel from './Dialog/Content/Panel';
|
||||
import type { IDialogPropTypes as DialogProps } from './IDialogPropTypes';
|
||||
export type { DialogProps };
|
||||
export { Panel };
|
||||
export default DialogWrap;
|
||||
Reference in New Issue
Block a user