chore: lint
This commit is contained in:
@@ -255,7 +255,7 @@ export const PairDetail = ({ pair, index }: PairDetailProps) => {
|
||||
<TreeItem
|
||||
nodeId={`${String(key)}-${index}`}
|
||||
label={`${String(pair.what[index].action)}`}
|
||||
>
|
||||
>
|
||||
{
|
||||
// @ts-ignore
|
||||
DisplayValueContent(pair.what[key], [key], false)
|
||||
|
||||
Reference in New Issue
Block a user