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