mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-26 05:25:36 +07:00
fix(web): remove duplicate import in Toast
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { useToast, ToastMessage, ToastType } from "@/context/ToastContext";
|
import { useToast, ToastMessage, ToastType } from "@/context/ToastContext";
|
||||||
import {
|
|
||||||
import {
|
import {
|
||||||
CheckCircle,
|
CheckCircle,
|
||||||
AlertCircle,
|
AlertCircle,
|
||||||
|
|||||||
Reference in New Issue
Block a user