From e97ecada08db7228a395d7bc75f67ae741ad6262 Mon Sep 17 00:00:00 2001 From: Dmitrii Derepko Date: Fri, 23 Sep 2022 01:10:43 +0300 Subject: [PATCH] Add hover effect --- src/components/DataKeyPair.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/DataKeyPair.tsx b/src/components/DataKeyPair.tsx index de13561b..e72e4785 100644 --- a/src/components/DataKeyPair.tsx +++ b/src/components/DataKeyPair.tsx @@ -217,10 +217,12 @@ export const DataKeyPair: React.FC = (props) => { expandable ? (inspect ? : ) : null