chore: update ant-design dependencies and add new icon types
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import * as React from 'react';
|
||||
import type { IDialogPropTypes } from '../IDialogPropTypes';
|
||||
declare const Dialog: React.FC<IDialogPropTypes>;
|
||||
export default Dialog;
|
||||
Reference in New Issue
Block a user