import React from "react"; import Icon from "../Icon"; const Blockquote = ({ type, children }) => { return (
{children}