From 51f19cf2fd7a8668b1b058669cb70904bbd091f7 Mon Sep 17 00:00:00 2001 From: Neeraj Gupta <254676+ua741@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:31:21 +0530 Subject: [PATCH] [web] Fix lint error --- .../photos/src/components/Sidebar/UtilitySection.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/apps/photos/src/components/Sidebar/UtilitySection.tsx b/web/apps/photos/src/components/Sidebar/UtilitySection.tsx index bc0d0f5dd6..bf9782e3bc 100644 --- a/web/apps/photos/src/components/Sidebar/UtilitySection.tsx +++ b/web/apps/photos/src/components/Sidebar/UtilitySection.tsx @@ -135,11 +135,11 @@ export default function UtilitySection({ closeSidebar }) { /> {isInternalUser() && ( - + )}