A dropdown component for hiding and showing content.
You can put any content in here, including other components
<Accordion title="I am an Accordion" icon="PartyPopper">
You can put any content in here, including other components
</Accordion>
Title in the accordion header.
Accordion should be automatically expanded on page load.