feat: extend privacy and terms (#2623)
* initial iteration * add logging * added hook * polish * remove unused import * add hash * addressed pr feedback * remove autorouter icon * use firebase store * style * adjust recat ga * log remove liquidity * update copy * addressed pr feedback * addressed pr feedback * prevent privacy content from dismissing modal * make top-level key origin * use hostname * restore trm
Showing
| ... | @@ -88,6 +88,7 @@ | ... | @@ -88,6 +88,7 @@ |
| "eslint-plugin-react-hooks": "^4.0.0", | "eslint-plugin-react-hooks": "^4.0.0", | ||
| "eslint-plugin-simple-import-sort": "^7.0.0", | "eslint-plugin-simple-import-sort": "^7.0.0", | ||
| "ethers": "^5.4.6", | "ethers": "^5.4.6", | ||
| "firebase": "^9.1.3", | |||
| "graphql": "^15.5.0", | "graphql": "^15.5.0", | ||
| "graphql-request": "^3.4.0", | "graphql-request": "^3.4.0", | ||
| "inter-ui": "^3.13.1", | "inter-ui": "^3.13.1", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment