replaced ti-shield ti-shield-lock

This commit is contained in:
dakkar 2024-06-21 13:20:42 +01:00
parent 0b0b2e95da
commit b149a67a4b
10 changed files with 12 additions and 10 deletions

View file

@ -87,6 +87,8 @@ export function getConfig(): UserConfig {
'ti ti-dots': 'ph-dots-three ph-bold ph-lg',
'ti ti-check': 'ph-check ph-bold ph-lg',
'ti ti-device-floppy': 'ph-floppy-disk ph-bold ph-lg',
'ti ti-shield': 'ph-shield ph-bold ph-lg',
'ti ti-shield-lock': 'ph-shield ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'