mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 17:03:00 +10:00
fix: back button link in admin dash
This commit is contained in:
@@ -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