feat: show widget in token details (#4337)
* build: install widgets
* feat: show widget in token details
* basic integration props
* ts fix and update widget to 2.1.1
* url map
* yarn-deduplicate --strategy=highest
Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Showing
... | ... | @@ -140,6 +140,7 @@ |
"@uniswap/v3-core": "1.0.0", | ||
"@uniswap/v3-periphery": "^1.1.1", | ||
"@uniswap/v3-sdk": "^3.9.0", | ||
"@uniswap/widgets": "^2.1.1", | ||
"@vanilla-extract/css": "^1.7.2", | ||
"@vanilla-extract/css-utils": "^0.1.2", | ||
"@vanilla-extract/dynamic": "^2.0.2", | ||
... | ... |
Please register or sign in to comment