Files
malio-layer-ui/app/app.vue
tristan fa507aa850
Some checks failed
Release / release (push) Failing after 7s
feat: first commit
2026-02-19 10:48:42 +01:00

6 lines
71 B
Vue

<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>