fix: add chainId to dependency array (#7548)
fix: add chain to dependency array
This commit is contained in:
parent
769a7ab9b5
commit
ce4df4f79e
@ -155,6 +155,7 @@ export function CurrencySearch({
|
|||||||
debouncedQuery,
|
debouncedQuery,
|
||||||
balancesAreLoading,
|
balancesAreLoading,
|
||||||
balances,
|
balances,
|
||||||
|
chainId,
|
||||||
onlyShowCurrenciesWithBalance,
|
onlyShowCurrenciesWithBalance,
|
||||||
selectedCurrency,
|
selectedCurrency,
|
||||||
otherSelectedCurrency,
|
otherSelectedCurrency,
|
||||||
|
Loading…
Reference in New Issue
Block a user