chore: update ant-design dependencies and add new icon types
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
declare function useConfig(): {
|
||||
componentDisabled: boolean;
|
||||
componentSize: import("../SizeContext").SizeType;
|
||||
};
|
||||
export default useConfig;
|
||||
Reference in New Issue
Block a user