replaced ti-lock

This commit is contained in:
dakkar 2024-06-21 15:25:18 +01:00
parent e8684ba98f
commit 1b965dd866
22 changed files with 27 additions and 26 deletions

View file

@ -110,6 +110,7 @@ export function getConfig(): UserConfig {
'ti ti-eye': 'ph-eye ph-bold ph-lg',
'ti ti-eye-off': 'ti ti-eye-exclamation',
'ti ti-eye-exclamation': 'ph-eye-slash ph-bold ph-lg',
'ti ti-lock': 'ph-lock ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'