forked from github/plane
chore: project pages order by option improvement (#4307)
This commit is contained in:
parent
16b43c7b02
commit
c252650c9a
@ -23,7 +23,6 @@ export const PAGE_SORTING_KEY_OPTIONS: {
|
||||
{ key: "name", label: "Name" },
|
||||
{ key: "created_at", label: "Date created" },
|
||||
{ key: "updated_at", label: "Date modified" },
|
||||
{ key: "opened_at", label: "Last opened" },
|
||||
];
|
||||
|
||||
export const PAGE_SORT_BY_OPTIONS: {
|
||||
|
Loading…
Reference in New Issue
Block a user