replaced ti-eye-exclamation

This commit is contained in:
dakkar 2024-06-21 15:21:11 +01:00
parent b1954d9898
commit e8684ba98f
6 changed files with 11 additions and 10 deletions

View file

@ -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'