delete name default
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Alex Moreno 2024-08-13 16:40:02 +02:00
parent fdb508de97
commit 3cbdf25410
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ defineProps({
{{ title }}
</h5>
</div>
<slot name="default"></slot>
<slot></slot>
<div class="q-mt-lg">
<slot name="buttons"></slot>
</div>