Try rendering ad as default slot

This commit is contained in:
Sam Carlton 2023-02-11 17:01:49 -06:00
parent 58aa495c93
commit 1e7c3a266c

View file

@ -45,7 +45,7 @@
</div>
<div class="slot-wrapper">
<slot name="ad-inline">
<slot>
<AdInline
v-once
:name="isSSR ? 'placeholder' : 'default'"