chore: update accordion

This commit is contained in:
Christy Jacob
2024-02-25 21:13:50 +00:00
committed by Torsten Dittmann
parent 9dc62c4d96
commit e08cec1a6d
6 changed files with 59 additions and 84 deletions

View File

@@ -1,9 +1,3 @@
<!-- AccordionRoot.svelte -->
<script>
import { getContext, setContext } from 'svelte';
import { writable } from 'svelte/store';
</script>
<ul class="collapsible u-width-full-line" style="--p-toggle-border-color: var(--aw-color-border);">
<slot />
</ul>
</ul>