get skeleton remove working
Showing
... | @@ -50,7 +50,7 @@ | ... | @@ -50,7 +50,7 @@ |
"@uniswap/v2-sdk": "^1.0.6", | "@uniswap/v2-sdk": "^1.0.6", | ||
"@uniswap/v3-core": "^1.0.0-rc.2", | "@uniswap/v3-core": "^1.0.0-rc.2", | ||
"@uniswap/v3-periphery": "^1.0.0-beta.20", | "@uniswap/v3-periphery": "^1.0.0-beta.20", | ||
"@uniswap/v3-sdk": "^1.0.0-alpha.11", | "@uniswap/v3-sdk": "^1.0.0-alpha.13", | ||
"@web3-react/core": "^6.0.9", | "@web3-react/core": "^6.0.9", | ||
"@web3-react/fortmatic-connector": "^6.0.9", | "@web3-react/fortmatic-connector": "^6.0.9", | ||
"@web3-react/injected-connector": "^6.0.7", | "@web3-react/injected-connector": "^6.0.7", | ||
... | ... |
src/state/burn/v3/actions.ts
0 → 100644
src/state/burn/v3/hooks.ts
0 → 100644
src/state/burn/v3/reducer.ts
0 → 100644
Please register or sign in to comment