111
This commit is contained in:
@@ -174,7 +174,7 @@ const routes: Array<RouteRecordRaw> = [
|
||||
path: "becomeSeller",
|
||||
name: "becomeSeller",
|
||||
meta: { enter: "all" },
|
||||
component: () => import("@/views/SellerDashboard/becomeSeller.vue"),
|
||||
component: () => import("@/views/SellerDashboard/BecomeSeller/index.vue"),
|
||||
},
|
||||
{
|
||||
path: "seller",
|
||||
|
||||
Reference in New Issue
Block a user