From 28b4bfed7f59216e030166cc9e95f4611199c83f Mon Sep 17 00:00:00 2001 From: Willian Mitsuda Date: Sun, 19 Sep 2021 04:24:38 -0300 Subject: [PATCH] Add hover color --- src/transaction/DecodedParamRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/transaction/DecodedParamRow.tsx b/src/transaction/DecodedParamRow.tsx index 68027b3..40f3a13 100644 --- a/src/transaction/DecodedParamRow.tsx +++ b/src/transaction/DecodedParamRow.tsx @@ -22,7 +22,7 @@ const DecodedParamRow: React.FC = ({ }) => { return ( <> - + {prefix && {prefix}} {paramType.name}{" "}