diff --git a/src/views/Wallet/components/LeftNavigation/index.js b/src/views/Wallet/components/LeftNavigation/index.js index 97945c60..ef3e79f9 100644 --- a/src/views/Wallet/components/LeftNavigation/index.js +++ b/src/views/Wallet/components/LeftNavigation/index.js @@ -59,7 +59,7 @@ const A = styled.a` `; const TransitionMenu = (props: TransitionMenuProps): React$Element => ( - + { window.dispatchEvent(new Event('resize')); }}