intelliwaketssveltekitv25 0.2.33 → 0.2.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -141,12 +141,10 @@
|
|
|
141
141
|
{/snippet}
|
|
142
142
|
</ListGroupItems>
|
|
143
143
|
</div>
|
|
144
|
-
|
|
145
144
|
<div>
|
|
146
145
|
{@render footer?.()}
|
|
147
146
|
</div>
|
|
148
147
|
</div>
|
|
149
|
-
|
|
150
148
|
<div class="masterDetailDetail grid-rows-[auto_1fr] overflow-hidden {detailClass}"
|
|
151
149
|
class:hidden={!pathAnalyzer?.activePageSlug}
|
|
152
150
|
class:sm:grid={breakAt === 'sm'}
|