0
0
Fork 0

refactor: refs prueba

This commit is contained in:
Jorge Penadés 2025-02-24 11:43:29 +01:00
parent f551e1a14a
commit b26db960be
1 changed files with 1 additions and 0 deletions
src/components

View File

@ -63,6 +63,7 @@ defineExpose({
<h1 class="title">{{ title }}</h1>
<p>{{ subtitle }}</p>
<slot name="form-inputs" :data="data" :validate="validate" />
<div class="q-mt-lg row justify-end">
<QBtn
:label="t('globals.cancel')"