chore: update ant-design dependencies and add new icon types
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
/// <reference types="react" />
|
||||
export * from './icons';
|
||||
export * from './components/twoTonePrimaryColor';
|
||||
export { default as createFromIconfontCN } from './components/IconFont';
|
||||
export { default } from './components/Icon';
|
||||
export declare const IconProvider: import("react").Provider<import("./components/Context").IconContextProps>;
|
||||
Reference in New Issue
Block a user