mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 02:43:33 +00:00
add recently released to home page, refactor home route
This commit is contained in:
parent
7c24f7cba4
commit
1cbb3e56bc
5 changed files with 67 additions and 88 deletions
|
|
@ -96,6 +96,7 @@ export enum HomeItem {
|
|||
RANDOM = 'random',
|
||||
RECENTLY_ADDED = 'recentlyAdded',
|
||||
RECENTLY_PLAYED = 'recentlyPlayed',
|
||||
RECENTLY_RELEASED = 'recentlyReleased',
|
||||
}
|
||||
|
||||
export type SortableItem<T> = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue