replaced ti-arrow-right
This commit is contained in:
parent
01b9736c8c
commit
79df8774da
7 changed files with 18 additions and 17 deletions
|
|
@ -140,7 +140,7 @@ function getMenu() {
|
|||
swapLeftColumn(props.column.id);
|
||||
},
|
||||
}, {
|
||||
icon: 'ph-arrow-right ph-bold ph-lg',
|
||||
icon: 'ti ti-arrow-right',
|
||||
text: i18n.ts._deck.swapRight,
|
||||
action: () => {
|
||||
swapRightColumn(props.column.id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue