From 6d43eb9b71de70c6514d0d7f8d93f893484ce2fc Mon Sep 17 00:00:00 2001 From: Aniket-Engg Date: Tue, 30 May 2023 13:45:53 +0530 Subject: [PATCH] tooltip --- apps/etherscan/src/app/views/VerifyView.tsx | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/apps/etherscan/src/app/views/VerifyView.tsx b/apps/etherscan/src/app/views/VerifyView.tsx index cea1cadc6d..8954b0e701 100644 --- a/apps/etherscan/src/app/views/VerifyView.tsx +++ b/apps/etherscan/src/app/views/VerifyView.tsx @@ -168,13 +168,19 @@ export const VerifyView: React.FC = ({ value={item.name} disabled={true} /> - + + + )} )}