mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 12:14:18 +00:00
replaced last few ti-*
This commit is contained in:
@@ -424,6 +424,16 @@ export function getConfig(): UserConfig {
|
||||
'ti ti-message-off': 'ph-bell-slash ph-bold ph-lg',
|
||||
'ti ti-pinned-off': 'ph-push-pin-slash ph-bold ph-lg',
|
||||
'ti ti-user-off': 'ph-user-minus ph-bold ph-lg',
|
||||
'ti ti-columns': 'ph-text-columns ph-bold ph-lg',
|
||||
'ti ti-device-mobile': 'ph-device-mobile ph-bold ph-lg',
|
||||
'ti ti-device-tablet': 'ph-device-tablet ph-bold ph-lg',
|
||||
'ti ti-device-desktop': 'ph-desktop ph-bold ph-lg',
|
||||
'ti ti-align-box-left-top': 'ph-arrow-up-left ph-bold ph-lg',
|
||||
'ti ti-align-box-right-top': 'ph-arrow-up-right ph-bold ph-lg',
|
||||
'ti ti-align-box-left-bottom': 'ph-arrow-down-left ph-bold ph-lg',
|
||||
'ti ti-align-box-right-bottom': 'ph-arrow-down-right ph-bold ph-lg',
|
||||
'ti ti-carousel-vertical': 'ph-split-vertical ph-bold ph-lg',
|
||||
'ti ti-carousel-horizontal': 'ph-split-horizontal ph-bold ph-lg',
|
||||
},
|
||||
}),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
|
||||
Reference in New Issue
Block a user