update routes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Route } from './+types/home'
|
||||
import type { Route } from './+types/route'
|
||||
|
||||
export function meta({}: Route.MetaArgs) {
|
||||
return [{ title: 'Visão geral' }]
|
||||
|
||||
Reference in New Issue
Block a user