This commit is contained in:
parent
b26db960be
commit
fbce97dd01
|
@ -63,7 +63,6 @@ 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')"
|
||||
|
|
Loading…
Reference in New Issue