UNPKG

yoda-common-boilerplate

Version:

Repository of all JCP reusable atoms, molecules and organisms

8 lines (7 loc) 371 B
export Accordion from './Accordion/Accordion'; export ProductList from './ProductList/ProductList'; export ProductCard from './ProductCard/ProductCard'; export DepartmentCard from './DepartmentCard/DepartmentCard'; export DepartmentList from './DepartmentList/DepartmentList'; export Carousel from './Carousel/Carousel'; export Navigation from './Navigation/Navigation';