import React from "react"; import { Card, CardBody } from "../../"; export default (
{"This is some text within a card body."}
);