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