import React from "react";
import { Card, CardBody, CardText, CardTitle, CardLink, CardImg } from "../../";
export default (
Card title
Some quick example text to build on the card title and make up the bulk of the card's
content.
{/*ToDo: use ListGroup Component*/}
- Cras justo odio
- Dapibus ac facilisis in
- Vestibulum at eros
Card link
Another link
);