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,
|
||||
balancesAreLoading,
|
||||
balances,
|
||||
chainId,
|
||||
onlyShowCurrenciesWithBalance,
|
||||
selectedCurrency,
|
||||
otherSelectedCurrency,
|
||||
|
Loading…
Reference in New Issue
Block a user