fix: refresh wide layout pages broken (#828)

This commit is contained in:
Joaquín Sánchez 2023-01-06 17:22:11 +01:00 committed by GitHub
parent c713add727
commit 413f2e1fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,9 @@
<script setup>
definePageMeta({
wideLayout: true,
})
</script>
<template>
<div min-h-screen flex justify-center items-center>
<div text-center flex="~ col gap-2" items-center>