feat: remove buy button and landing terminology for uk (#7386)
* feat: remove buy button and landing terminology for uk * removing tarballs * mocked setup * setting compliance to gb * turning back on defaults * cache for user * moving to hook and grid sizing * fixing tests * comments * landinage page cards * cypress test * removing extra store
Showing
... | @@ -190,7 +190,7 @@ | ... | @@ -190,7 +190,7 @@ |
"@sentry/tracing": "^7.45.0", | "@sentry/tracing": "^7.45.0", | ||
"@sentry/types": "^7.45.0", | "@sentry/types": "^7.45.0", | ||
"@types/react-window-infinite-loader": "^1.0.6", | "@types/react-window-infinite-loader": "^1.0.6", | ||
"@uniswap/analytics": "^1.4.0", | "@uniswap/analytics": "1.5.0", | ||
"@uniswap/analytics-events": "^2.24.0", | "@uniswap/analytics-events": "^2.24.0", | ||
"@uniswap/governance": "^1.0.2", | "@uniswap/governance": "^1.0.2", | ||
"@uniswap/liquidity-staker": "^1.0.2", | "@uniswap/liquidity-staker": "^1.0.2", | ||
... | ... |
Please register or sign in to comment