This commit is contained in:
Henry Jameson 2022-03-14 09:35:29 +02:00
parent a97db1efd6
commit 71c0b59866
4 changed files with 11 additions and 7 deletions

View file

@ -19,7 +19,7 @@
@load="onLoad"
@error="onError"
>
<slot/>
<slot />
</div>
</template>