perf(cleanup): remove the material ui dependency for the input range
Showing
... | ... | @@ -13,7 +13,6 @@ |
"@ethersproject/strings": "^5.0.0-beta.136", | ||
"@ethersproject/units": "^5.0.0-beta.132", | ||
"@ethersproject/wallet": "^5.0.0-beta.141", | ||
"@material-ui/core": "^4.9.5", | ||
"@popperjs/core": "^2.4.0", | ||
"@reach/dialog": "^0.10.3", | ||
"@reach/portal": "^0.10.3", | ||
... | ... |
Please register or sign in to comment