UNPKG

react-biz

Version:

React components for Business

10 lines (7 loc) 204 B
import { Card } from './Card'; export * from './Card'; export * from './CardActions'; export * from './CardMedia'; export * from './CardText'; export * from './CardTitle'; export default Card;