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)