mirror of
https://github.com/KoriIku/luxirty-search
synced 2024-11-21 16:18:13 +00:00
revert Home router
This commit is contained in:
parent
e8bf2ec0c6
commit
e9e9a1d7d6
@ -9,7 +9,7 @@ const router = createRouter({
|
||||
{
|
||||
path: '/',
|
||||
name: 'Home',
|
||||
component: Results
|
||||
component: Home
|
||||
},
|
||||
{
|
||||
path: '/search',
|
||||
|
Loading…
Reference in New Issue
Block a user