replaced ti-eye-exclamation
This commit is contained in:
parent
b1954d9898
commit
e8684ba98f
6 changed files with 11 additions and 10 deletions
|
|
@ -108,7 +108,8 @@ export function getConfig(): UserConfig {
|
|||
'ti ti-code': 'ph-code ph-bold ph-lg',
|
||||
'ti ti-star': 'ph-star ph-bold ph-lg',
|
||||
'ti ti-eye': 'ph-eye ph-bold ph-lg',
|
||||
'ti ti-eye-off': 'ph-eye-slash ph-bold ph-lg',
|
||||
'ti ti-eye-off': 'ti ti-eye-exclamation',
|
||||
'ti ti-eye-exclamation': 'ph-eye-slash ph-bold ph-lg',
|
||||
},
|
||||
}),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue