From 90cdf34e2ba20768ed7f71d42ba0ea24f5169372 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Tue, 12 Aug 2025 12:21:20 +0400 Subject: [PATCH] chore: linting --- src/components/custom-toast.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/custom-toast.tsx b/src/components/custom-toast.tsx index 2e8f961..6c72d07 100644 --- a/src/components/custom-toast.tsx +++ b/src/components/custom-toast.tsx @@ -47,7 +47,7 @@ * }); * ``` */ -/** biome-ignore-all lint/suspicious/noExplicitAny: */ +/** biome-ignore-all lint/suspicious/noExplicitAny: TODO */ import { LuCheckCheck,