From 21a34a18828b3fe1f349afc37a6cd1e4e4c54c64 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Fri, 9 Aug 2024 19:19:44 +0530 Subject: [PATCH] chore: lint --- src/components/organisms/RightSidePanel.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/organisms/RightSidePanel.tsx b/src/components/organisms/RightSidePanel.tsx index 27e7106c..2efdc7bf 100644 --- a/src/components/organisms/RightSidePanel.tsx +++ b/src/components/organisms/RightSidePanel.tsx @@ -134,8 +134,8 @@ export const RightSidePanel = () => { - {!getText && !getScreenshot && !getList && } - {getList && + {!getText && !getScreenshot && !getList && } + {getList && <> @@ -237,7 +237,7 @@ export const RightSidePanel = () => { {}} + onChange={() => { }} fullWidth margin="normal" InputProps={{