From 83ce3ab734c31ec217ec498bf0eb351bb2947e1d Mon Sep 17 00:00:00 2001 From: Willian Mitsuda Date: Fri, 26 Nov 2021 03:38:24 -0300 Subject: [PATCH] Fix contract tab --- src/AddressTransactions.tsx | 8 +++++++- src/App.tsx | 6 +----- src/search/UndefinedPageButton.tsx | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/AddressTransactions.tsx b/src/AddressTransactions.tsx index 6225ea1..17c8888 100644 --- a/src/AddressTransactions.tsx +++ b/src/AddressTransactions.tsx @@ -126,7 +126,13 @@ const AddressTransactions: React.FC = () => { + } + /> + } diff --git a/src/App.tsx b/src/App.tsx index 4ee2dca..f31fff6 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -60,11 +60,7 @@ const App = () => { /> } /> } - /> - } /> } /> diff --git a/src/search/UndefinedPageButton.tsx b/src/search/UndefinedPageButton.tsx index 9b8f644..102fc6d 100644 --- a/src/search/UndefinedPageButton.tsx +++ b/src/search/UndefinedPageButton.tsx @@ -26,7 +26,7 @@ const UndefinedPageButton: React.FC = ({ return (