Remove news
This commit is contained in:
@@ -23,7 +23,6 @@ import ForYouPage from "@/views/ForYouPage.vue";
|
||||
import CreatorLayout from "@/views/creators/CreatorLayout.vue";
|
||||
import ContentPage from "@/views/contents/ContentPage.vue";
|
||||
import CreatorContent from "@/views/creators/CreatorContent.vue";
|
||||
import CreatorNews from "@/views/creators/CreatorNews.vue";
|
||||
import CreatorHome from "@/views/creators/CreatorHome.vue";
|
||||
import CTA01 from "@/views/CTA01.vue";
|
||||
|
||||
@@ -55,10 +54,6 @@ const routes = [
|
||||
path: '',
|
||||
component: CreatorHome,
|
||||
},
|
||||
{
|
||||
path: 'news',
|
||||
component: CreatorNews,
|
||||
},
|
||||
{
|
||||
path: 'content',
|
||||
component: CreatorContent
|
||||
|
||||
Reference in New Issue
Block a user