import { Check, Info } from "react-feather"; import toast from "react-hot-toast"; export default function showToast(message: string, variant: "success" | "warning" | "error") { switch (variant) { case "success": toast.custom( () => (
{message}
{message}
{message}
{message}