replaced ti-arrow-left
This commit is contained in:
@@ -134,7 +134,7 @@ function getMenu() {
|
||||
text: i18n.ts.move + '...',
|
||||
icon: 'ph-arrows-out-cardinal ph-bold ph-lg',
|
||||
children: [{
|
||||
icon: 'ph-arrow-left ph-bold ph-lg',
|
||||
icon: 'ti ti-arrow-left',
|
||||
text: i18n.ts._deck.swapLeft,
|
||||
action: () => {
|
||||
swapLeftColumn(props.column.id);
|
||||
|
||||
Reference in New Issue
Block a user