UNPKG

react-accordion-simple

Version:

Simple to use react accordion wrapper component with style config.

4 lines (3 loc) 139 B
import "./index.css"; import AccordionComponent from "./components/accordion-component/AccordionComponent"; export { AccordionComponent };