chore: update hooks import

This commit is contained in:
jialin
2026-04-24 14:28:30 +08:00
committed by jialin
parent a795544074
commit 48b357b1c6
61 changed files with 11384 additions and 3197 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
// @ts-nocheck
import * as icons from '@ant-design/icons';
export default icons
export default icons;
+1 -1
View File
@@ -1,4 +1,4 @@
// @ts-nocheck
// This file is generated by Umi automatically
// DO NOT CHANGE IT MANUALLY!
export type TempType = string
export type TempType = string;