import React from "react"; import { Card, CardBody, CardHeader, CardText, CardTitle } from "../../"; export default (
Header Primary card title Some quick example text to build on the card title and make up the bulk of the card's content.
Header Primary card title Some quick example text to build on the card title and make up the bulk of the card's content.
);