mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 14:56:17 -04:00
7 lines
87 B
Vue
7 lines
87 B
Vue
![]() |
<template>
|
||
|
<div>
|
||
|
<NuxtRouteAnnouncer />
|
||
|
<NuxtWelcome />
|
||
|
</div>
|
||
|
</template>
|