replaced ti-exclamation-circle and ti-user-exclamation
This commit is contained in:
parent
527bbd036c
commit
5409440501
7 changed files with 9 additions and 7 deletions
|
|
@ -162,6 +162,8 @@ export function getConfig(): UserConfig {
|
|||
'ti ti-eye-exclamation': 'ph-eye-slash ph-bold ph-lg',
|
||||
'ti ti-lock': 'ph-lock ph-bold ph-lg',
|
||||
'ti ti-users': 'ph-users ph-bold ph-lg',
|
||||
'ti ti-exclamation-circle': 'ph-warning-circle ph-bold ph-lg',
|
||||
'ti ti-user-exclamation': 'ph-warning-circle ph-bold ph-lg',
|
||||
},
|
||||
}),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue