mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
reimplement genre detail route
This commit is contained in:
@@ -12,6 +12,7 @@ import {
|
||||
LuArrowDownToLine,
|
||||
LuArrowDownWideNarrow,
|
||||
LuArrowLeft,
|
||||
LuArrowLeftRight,
|
||||
LuArrowLeftToLine,
|
||||
LuArrowRight,
|
||||
LuArrowRightToLine,
|
||||
@@ -126,6 +127,7 @@ export const AppIcon = {
|
||||
arrowDownS: LuChevronDown,
|
||||
arrowDownToLine: LuArrowDownToLine,
|
||||
arrowLeft: LuArrowLeft,
|
||||
arrowLeftRight: LuArrowLeftRight,
|
||||
arrowLeftS: LuChevronLeft,
|
||||
arrowLeftToLine: LuArrowLeftToLine,
|
||||
arrowRight: LuArrowRight,
|
||||
|
||||
Reference in New Issue
Block a user