#7896 - 24.36 Dev To Test #648

Merged
jsegarra merged 94 commits from 7896_devToTest_2436 into test 2024-08-27 10:33:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3cbdf25410 - Show all commits

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>