diff --git a/packages/nc-gui/components/project/spreadsheet/components/SortListMenu.vue b/packages/nc-gui/components/project/spreadsheet/components/SortListMenu.vue index ed685ced31..977ed9dedb 100644 --- a/packages/nc-gui/components/project/spreadsheet/components/SortListMenu.vue +++ b/packages/nc-gui/components/project/spreadsheet/components/SortListMenu.vue @@ -53,6 +53,9 @@ + + {{ item.icon }} + {{ item.title }} @@ -90,6 +93,7 @@