mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-06-22 04:11:32 +10:00
fix: back button link in admin dash
This commit is contained in:
+1
-1
@@ -196,7 +196,7 @@ const navigation: Array<NavigationItem & { icon: Component }> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Back",
|
label: "Back",
|
||||||
route: "/",
|
route: "/store",
|
||||||
prefix: ".",
|
prefix: ".",
|
||||||
icon: ArrowLeftIcon,
|
icon: ArrowLeftIcon,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user