From 7974a08b2467b8c6aed46ceac3111deac50302b9 Mon Sep 17 00:00:00 2001 From: Janis Date: Sat, 7 Oct 2023 22:50:45 +0200 Subject: [PATCH] remove old eslint comment --- src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 1fbcb9e..a19c1c4 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,4 +1,3 @@ -/* eslint-disable react-hooks/exhaustive-deps */ import "@styles/App.scss"; import { useSearchParams } from "react-router-dom";