feat: better error page (#5536)
* initial commit * wrap up styling * feat: add eventId * chore: finialise design * chore: simplify css * feat: use grids from theme and font family
Showing
... | ... | @@ -132,7 +132,7 @@ |
"@reach/portal": "^0.10.3", | ||
"@react-hook/window-scroll": "^1.3.0", | ||
"@reduxjs/toolkit": "^1.6.1", | ||
"@sentry/react": "^7.23.0", | ||
"@sentry/react": "7.20.1", | ||
"@types/react-relay": "^13.0.2", | ||
"@types/react-window-infinite-loader": "^1.0.6", | ||
"@uniswap/analytics": "1.2.0", | ||
... | ... |
Please register or sign in to comment