From aae70c084c557f28293d3406c333bb4f1f8273d6 Mon Sep 17 00:00:00 2001 From: Domenico Di Iorio Date: Sun, 6 Apr 2025 05:09:18 +0200 Subject: [PATCH] chore: remove unused prop in Item component --- src/scenes/layout/sidebar/index.jsx | 60 ++++------------------------- 1 file changed, 8 insertions(+), 52 deletions(-) diff --git a/src/scenes/layout/sidebar/index.jsx b/src/scenes/layout/sidebar/index.jsx index 33bd9f58..7060e8bb 100644 --- a/src/scenes/layout/sidebar/index.jsx +++ b/src/scenes/layout/sidebar/index.jsx @@ -128,12 +128,7 @@ const SideBar = () => { }, }} > - } - /> + } /> { }, }} > - } - /> + } /> } /> } /> @@ -190,24 +178,13 @@ const SideBar = () => { }, }} > - } - /> + } /> } /> - } - /> + } /> { }, }} > - } - /> - } - /> - } - /> + } /> + } /> + } /> } /> - } - /> + } />