Cleanup profile
This commit is contained in:
@@ -31,10 +31,10 @@ const routes = [
|
||||
{
|
||||
path: '/@:creator',
|
||||
component: CreatorLayout,
|
||||
name: 'creator',
|
||||
children: [
|
||||
{
|
||||
path: '',
|
||||
name: 'creator',
|
||||
component: CreatorHome,
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user