dev to main #156
Annotations
3 warnings
|
lint-test-build:
src/components/tabs-switcher/transfer-tab.tsx#L96
React Hook useEffect has a missing dependency: 'updateGasEstimate'. Either include it or remove the dependency array
|
|
lint-test-build:
src/components/tabs-switcher/transfer-tab.tsx#L103
React Hook useEffect has a missing dependency: 'setError'. Either include it or remove the dependency array
|
|
lint-test-build:
src/components/transaction-tracker/position-tracker.tsx#L44
React Hook useMemo has a missing dependency: 'amount'. Either include it or remove the dependency array
|