mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-19 13:19:37 +02:00
6 lines
87 B
Vue
6 lines
87 B
Vue
<template>
|
|
<div>
|
|
<NuxtRouteAnnouncer />
|
|
<NuxtWelcome />
|
|
</div>
|
|
</template>
|