chore: update ant-design dependencies and add new icon types
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { UploadToken } from '.';
|
||||
import type { GenerateStyle } from '../../theme/internal';
|
||||
declare const genRtlStyle: GenerateStyle<UploadToken>;
|
||||
export default genRtlStyle;
|
||||
Reference in New Issue
Block a user