From f2850c448958cda8442e5e5663932bf97dff445f Mon Sep 17 00:00:00 2001 From: Vxrcel Date: Wed, 24 Jul 2024 17:37:52 +0100 Subject: [PATCH] fix lint --- .../(admin)/_components/layout/Sidebar/sidebar.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/dashboard/(admin)/_components/layout/Sidebar/sidebar.test.tsx b/src/app/dashboard/(admin)/_components/layout/Sidebar/sidebar.test.tsx index e33307e77..4c35021e9 100644 --- a/src/app/dashboard/(admin)/_components/layout/Sidebar/sidebar.test.tsx +++ b/src/app/dashboard/(admin)/_components/layout/Sidebar/sidebar.test.tsx @@ -1,7 +1,7 @@ +import Sidebar from "."; import { Box, House, Mail, Settings, Users } from "lucide-react"; import { render, screen } from "~/test/utils"; -import Sidebar from "."; const sideItems = [ {