Commit 87396358 authored by isstuev's avatar isstuev

fix

parent 56a0937f
...@@ -120,7 +120,7 @@ const AddressTokens = () => { ...@@ -120,7 +120,7 @@ const AddressTokens = () => {
const rightSlot = ( const rightSlot = (
<> <>
{ tab !== 'tokens_erc20' && nftDisplayTypeRadio } { tab !== 'tokens' && tab !== 'tokens_erc20' && nftDisplayTypeRadio }
{ pagination.isVisible && !isMobile && <Pagination { ...pagination }/> } { pagination.isVisible && !isMobile && <Pagination { ...pagination }/> }
</> </>
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment