mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Try rendering ad as default slot
This commit is contained in:
parent
58aa495c93
commit
1e7c3a266c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
|
||||
<div class="slot-wrapper">
|
||||
<slot name="ad-inline">
|
||||
<slot>
|
||||
<AdInline
|
||||
v-once
|
||||
:name="isSSR ? 'placeholder' : 'default'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue