replaced ti-users

This commit is contained in:
dakkar 2024-06-21 16:19:13 +01:00
parent 84fd5822bc
commit 527bbd036c
17 changed files with 19 additions and 18 deletions

View file

@ -126,7 +126,7 @@ export function getConfig(): UserConfig {
'**/pages/flash/flash.*',
],
}),
iconsReplace({
iconsReplace({
values: {
'ti ti-terminal-2': 'ph-terminal-window ph-bold ph-lg',
'ti ti-download': 'ph-download ph-bold ph-lg',
@ -161,6 +161,7 @@ export function getConfig(): UserConfig {
'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',
'ti ti-users': 'ph-users ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'