mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-06-04 06:04:34 -04:00
6 lines
71 B
Vue
6 lines
71 B
Vue
<template>
|
|
<NuxtLayout>
|
|
<NuxtPage />
|
|
</NuxtLayout>
|
|
</template>
|