feat(zhst/meta): 修改ts
This commit is contained in:
parent
074766b7fa
commit
1ff779c1de
@ -9,11 +9,14 @@ import serverError from './serverError';
|
||||
import useStyle from './style';
|
||||
import unauthorized from './unauthorized';
|
||||
|
||||
// @ts-ignore
|
||||
export const IconMap = {
|
||||
// @ts-ignore
|
||||
success: CheckCircleFilled,
|
||||
// @ts-ignore
|
||||
error: CloseCircleFilled,
|
||||
// @ts-ignore
|
||||
info: ExclamationCircleFilled,
|
||||
// @ts-ignore
|
||||
warning: WarningFilled,
|
||||
};
|
||||
// @ts-ignore
|
||||
|
Loading…
Reference in New Issue
Block a user