mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
6 lines
87 B
Vue
6 lines
87 B
Vue
<template>
|
|
<div>
|
|
<NuxtRouteAnnouncer />
|
|
<NuxtWelcome />
|
|
</div>
|
|
</template>
|