replaced ti-users
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user