แก้ router

This commit is contained in:
Tanyalak 2023-12-20 10:20:27 +07:00
parent 6a699e0004
commit feb0070f95
3 changed files with 3 additions and 7 deletions

View file

@ -27,13 +27,11 @@ const router = createRouter({
name: "organizational",
component: Organizational,
},
{
path: "/contact",
name: "contact",
component: Contact,
},
{
path: "/maintenance",
name: "maintenance",