Closed novacbn closed 2 years ago
Fixed the following Components / Component Features
Disclosure
Accordion / Tab
Accordion
Tab
<*.Container bind:logic_state>
<svelte:fragment slot="close/open">
<span>▾/▸</span>
Preview: https://novacbn-kahi-ui-pr-111-run-621.surge.sh
CHANGELOG
Fixed the following Components / Component Features
Disclosure
Accordion
/Tab
<*.Container bind:logic_state>
— Fixed two-way binding not working post-mount.Accordion
<svelte:fragment slot="close/open">
— Updated to default to<span>▾/▸</span>
respectively.