chore: update ant-design dependencies and add new icon types
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { CSSInterpolation } from '@ant-design/cssinjs';
|
||||
import type { SelectToken } from './token';
|
||||
export default function genSingleStyle(token: SelectToken): CSSInterpolation;
|
||||
Reference in New Issue
Block a user