mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix Carbon not being styled
This commit is contained in:
parent
75199e2183
commit
45680fc776
2 changed files with 15 additions and 2 deletions
|
|
@ -47,7 +47,7 @@
|
|||
<div class="slot-wrapper">
|
||||
<slot name="ad-inline">
|
||||
<AdInline
|
||||
v-if="isSSR === false"
|
||||
:name="isSSR ? 'placeholder' : 'default'"
|
||||
v-once
|
||||
/>
|
||||
</slot>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue