import { XCircleIcon } from '@heroicons/react/solid' export default function ErrorAlert(props) { return (
{props.message}