import React from "react"; import "../../css/signature.css"; function EmailToast({ isShow }) { return ( <> {isShow && (