Fix Carbon not rendering with hydration

This commit is contained in:
Sam Carlton 2022-06-13 11:50:14 -05:00
parent 60f7cfa451
commit 8332b60523
5 changed files with 27 additions and 5 deletions

View file

@ -44,7 +44,9 @@
</div>
</div>
<Carbon class="carbon-inline-wide" />
<div class="slot-wrapper">
<slot />
</div>
<div
ref="search-container"