chore: update ant-design dependencies and add new icon types
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { CSPConfig } from '../../config-provider';
|
||||
declare const useResetIconStyle: (iconPrefixCls: string, csp?: CSPConfig) => (node: React.ReactElement) => React.JSX.Element;
|
||||
export default useResetIconStyle;
|
||||
Reference in New Issue
Block a user