docs: fix lint

This commit is contained in:
Benjamin Canac
2022-09-02 11:41:18 +02:00
parent 0cb38e2214
commit 4712726fbd

View File

@@ -1,3 +1,5 @@
<!-- eslint-disable vue/no-v-html -->
<!-- eslint-disable vue/no-v-text-v-html-on-component -->
<template>
<UCard v-if="component" class="relative flex flex-col lg:h-[calc(100vh-10rem)]" body-class="px-4 py-5 sm:p-6 relative" footer-class="flex flex-col flex-1 overflow-hidden">
<div class="flex justify-center">