Router cleanup
This commit is contained in:
@@ -137,7 +137,8 @@ const routes = [
|
|||||||
path: '/paymentcompleted',
|
path: '/paymentcompleted',
|
||||||
name: 'PaymentCompleted',
|
name: 'PaymentCompleted',
|
||||||
component: PaymentCompleted,
|
component: PaymentCompleted,
|
||||||
meta: { requiresAuth: true },
|
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/wallet',
|
path: '/wallet',
|
||||||
|
|||||||
Reference in New Issue
Block a user