No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

Accordion

Args table with interactive controls couldn't be auto-generated
Controls give you an easy to use interface to test your components. Set your story args and you'll see controls appearing here automatically.

Stories

Default

Add your key team members to the VIP Dashboard.

Add developers to GitHub.

Add content editors and developers to WordPress admin.

() => <ExampleAccordion />

With Large Text

Add your key team members to the VIP Dashboard.

Add developers to GitHub.

Add content editors and developers to WordPress admin.

() => <Box sx={{ '.vip-heading-component > button': { fontSize: 4 } }}> <ExampleAccordion /> </Box>