refactor: use cross-chain stream api #14234
Annotations
2 warnings
|
lint:
apps/kyberswap-interface/src/pages/CrossChainSwap/hooks/useCrossChainSwap.tsx#L974
React Hook useCallback has missing dependencies: 'amount' and 'quotes.length'. Either include them or remove the dependency array
|
|
build:
apps/kyberswap-interface/src/pages/CrossChainSwap/hooks/useCrossChainSwap.tsx#L974
React Hook useCallback has missing dependencies: 'amount' and 'quotes.length'. Either include them or remove the dependency array
|