mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-24 02:02:35 -04:00
7 lines
87 B
Vue
7 lines
87 B
Vue
<template>
|
|
<div>
|
|
<NuxtRouteAnnouncer />
|
|
<NuxtWelcome />
|
|
</div>
|
|
</template>
|