diff --git a/src/components/Layout/Sidebar.jsx b/src/components/Layout/Sidebar.jsx index 9372bcf8..07fa2c90 100644 --- a/src/components/Layout/Sidebar.jsx +++ b/src/components/Layout/Sidebar.jsx @@ -89,7 +89,7 @@ const MenuItem = (item) => { target={item.link?.includes("http") ? "_blank" : undefined} > -