Place tooltips better on smaller screens
Showing
... | ... | @@ -14,6 +14,7 @@ |
"@ethersproject/units": "^5.0.0-beta.132", | ||
"@material-ui/core": "^4.9.5", | ||
"@mycrypto/eth-scan": "^2.1.0", | ||
"@popperjs/core": "^2.4.0", | ||
"@reach/dialog": "^0.2.8", | ||
"@reach/tooltip": "^0.2.0", | ||
"@reduxjs/toolkit": "^1.3.5", | ||
... | ... | @@ -42,6 +43,7 @@ |
"react-feather": "^2.0.8", | ||
"react-ga": "^2.5.7", | ||
"react-i18next": "^10.7.0", | ||
"react-popper": "^2.2.3", | ||
"react-redux": "^7.2.0", | ||
"react-router-dom": "^5.0.0", | ||
"react-scripts": "^3.4.1", | ||
... | ... |
Please register or sign in to comment