fix: avatar width

This commit is contained in:
Tristan Yang
2022-11-03 17:26:08 +08:00
parent c94c2a40e9
commit f45960a7aa
3 changed files with 22 additions and 21 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
"@emoji-mart/data": "^1.0.6",
"@metamask/onboarding": "^1.0.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
"@react-oauth/google": "^0.2.8",
"@react-oauth/google": "^0.4.0",
"@reduxjs/toolkit": "^1.8.6",
"@svgr/webpack": "^6.5.1",
"@tippyjs/react": "^4.2.6",
@@ -54,7 +54,7 @@
"react-pdf": "^5.7.2",
"react-redux": "^8.0.4",
"react-refresh": "0.14.0",
"react-router-dom": "^6.4.2",
"react-router-dom": "^6.4.3",
"react-scripts": "^5.0.1",
"react-string-replace": "^1.1.0",
"react-syntax-highlighter": "^15.5.0",