"I'm gunna to take you to the bank senator Trent, the blood bank."

react-accordion-with-header

React accordion component with customizable flexbox based header

Star Fork

What about styling?

You can styles to any component with a 'style' prop or 'className' prop

For example: <AccordionHeader style={{border: '1px solid'}}>

Or: <AccordionHeader className="myCssClass">