UseLinux.cz/app.vue

6 lines
55 B
Vue
Raw Permalink Normal View History

2023-03-22 09:22:30 +01:00
<template>
<div>
<NuxtLayout />
</div>
</template>