mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
8 lines
94 B
Vue
8 lines
94 B
Vue
<template>
|
|
<div>
|
|
<UContainer>
|
|
<NuxtPage />
|
|
</UContainer>
|
|
</div>
|
|
</template>
|