starting refactor styling
This commit is contained in:
@@ -152,6 +152,11 @@ const routes = [
|
||||
component: NotificationView,
|
||||
props: false,
|
||||
},
|
||||
{
|
||||
path: 'profile',
|
||||
name: 'UserProfile',
|
||||
component: () => import('@/components/profile/UserProfile.vue'),
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user