From f2f34f3171478732a3f2e4ca1426ecab4432ee81 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 20 May 2025 20:42:37 +0530 Subject: [PATCH] chore: lint --- src/components/recorder/PairDetail.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/recorder/PairDetail.tsx b/src/components/recorder/PairDetail.tsx index 8a830929..da9be05a 100644 --- a/src/components/recorder/PairDetail.tsx +++ b/src/components/recorder/PairDetail.tsx @@ -252,10 +252,10 @@ export const PairDetail = ({ pair, index }: PairDetailProps) => { sx={{ flexGrow: 1, overflowY: 'auto' }} key={`tree-view-2-${key}-${index}`} > - + { // @ts-ignore DisplayValueContent(pair.what[key], [key], false)