From 80aae55684c4483778074dea79c3c2f85616c1d2 Mon Sep 17 00:00:00 2001 From: lianahus Date: Mon, 2 Dec 2024 14:28:17 +0100 Subject: [PATCH] lint --- libs/remix-ui/vyper-compile-details/src/lib/vyperCompile.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/remix-ui/vyper-compile-details/src/lib/vyperCompile.tsx b/libs/remix-ui/vyper-compile-details/src/lib/vyperCompile.tsx index 7b9efea604..239a633c74 100644 --- a/libs/remix-ui/vyper-compile-details/src/lib/vyperCompile.tsx +++ b/libs/remix-ui/vyper-compile-details/src/lib/vyperCompile.tsx @@ -66,9 +66,9 @@ export default function VyperCompile({ result, theme, themeStyle }: VyperCompile return (
- setActive(key)}> + setActive(key)}> {tabContent.map((content, index) => ( - +
(content.eventKey !== 'abi' ? content.tabPayload : JSON.stringify(result['abi']))}>