summaryrefslogtreecommitdiff
path: root/frontend/app.vue
blob: 0c17c8b9794b9360d77c1d88391cc4de1701a43e (plain)
1
2
3
4
5
<template>
    <UApp>
        <NuxtPage />
    </UApp>
</template>