replaced ti-pin

This commit is contained in:
dakkar 2024-06-21 14:30:40 +01:00
parent 79df8774da
commit b4e3217cc2
8 changed files with 10 additions and 9 deletions

View file

@ -97,6 +97,7 @@ export function getConfig(): UserConfig {
'ti ti-clock': 'ph-clock ph-bold ph-lg',
'ti ti-pencil': 'ph-pencil-simple ph-bold ph-lg',
'ti ti-arrow-right': 'ph-arrow-right ph-bold ph-lg',
'ti ti-pin': 'ph-push-pin ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'