chore: update ant-design dependencies and add new icon types
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { ThemeConfig } from '../context';
|
||||
export default function useTheme(theme?: ThemeConfig, parentTheme?: ThemeConfig, config?: {
|
||||
prefixCls?: string;
|
||||
}): ThemeConfig | undefined;
|
||||
Reference in New Issue
Block a user