feat(frontend): remove creators guide

This commit is contained in:
2025-08-13 13:29:37 -04:00
parent d5ca6b9972
commit 4c238b07fd
2 changed files with 0 additions and 9 deletions

View File

@@ -80,11 +80,6 @@ const routes = [
name: 'FAQ',
component: FAQ,
},
{
path: 'guideforcreators',
name: 'guideforcreators',
component: CreatorGuide,
},
{
path: 'about',
name: 'about',