lookingglass/hyperglass/ui/components/Card/index.js
2020-07-05 17:20:10 -07:00

3 lines
125 B
JavaScript

export { CardBody } from "./CardBody";
export { CardFooter } from "./CardFooter";
export { CardHeader } from "./CardHeader";