chore: update ant-design dependencies and add new icon types
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import type * as React from 'react';
|
||||
export declare function parseColor(prefixCls: string, color?: string): {
|
||||
className: string;
|
||||
overlayStyle: React.CSSProperties;
|
||||
arrowStyle: React.CSSProperties;
|
||||
};
|
||||
Reference in New Issue
Block a user