mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-22 16:00:39 +01:00
Fix useAsync
This commit is contained in:
@@ -30,6 +30,10 @@ import {State} from "~/types/types";
|
||||
|
||||
const PAGE_TYPE = {
|
||||
projects: 1,
|
||||
services: 2,
|
||||
env: 3,
|
||||
about: 4,
|
||||
guestbook: 5
|
||||
}
|
||||
|
||||
export default defineComponent({
|
||||
|
||||
Reference in New Issue
Block a user