Add player default slot

This commit is contained in:
Sam Carlton 2022-06-11 19:38:49 -05:00
parent 59ff41a3f6
commit 690f420f62

View file

@ -59,6 +59,10 @@
<div class="cover-bottom h-full"> <div class="cover-bottom h-full">
<slot>
<!-- Default slot -->
</slot>
<slot name="cover-bottom"> <slot name="cover-bottom">
<!-- Bottom --> <!-- Bottom -->
</slot> </slot>