1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-28 01:29:38 +02:00
This commit is contained in:
Corentin Thomasset 2023-04-15 02:10:28 +02:00
parent f7a1383da5
commit 0fd99deca9
No known key found for this signature in database
GPG key ID: DBD997E935996158
18 changed files with 602 additions and 325 deletions

View file

@ -1,5 +1,4 @@
<script lang="ts" setup>
import { useRoute } from 'vue-router';
import { useHead } from '@vueuse/head';
import type { HeadObject } from '@vueuse/head';
import { computed } from 'vue';