mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 12:57:48 +00:00
chore: update accordion
This commit is contained in:
committed by
Torsten Dittmann
parent
9dc62c4d96
commit
e08cec1a6d
@@ -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>
|
||||
Reference in New Issue
Block a user