fix(web): remove duplicate import in Toast

This commit is contained in:
dyzulk
2026-01-09 22:34:41 +07:00
parent b883715c26
commit 188d262662

View File

@@ -2,7 +2,6 @@
import React from "react";
import { useToast, ToastMessage, ToastType } from "@/context/ToastContext";
import {
import {
CheckCircle,
AlertCircle,