fix: event detail SSR children guard, state_referenced_locally warnings, a11y warnings
This commit is contained in:
@@ -195,6 +195,8 @@
|
||||
|
||||
<!-- Module Content -->
|
||||
<div class="flex-1 overflow-auto">
|
||||
{@render children()}
|
||||
{#if children}
|
||||
{@render children()}
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user