import React from "react" export default function({ html, text, url }) { if (html) { return (
{text || url}
{text}