Commit ce4df4f7 authored by Charles Bachmeier's avatar Charles Bachmeier Committed by GitHub

fix: add chainId to dependency array (#7548)

fix: add chain to dependency array
parent 769a7ab9
...@@ -155,6 +155,7 @@ export function CurrencySearch({ ...@@ -155,6 +155,7 @@ export function CurrencySearch({
debouncedQuery, debouncedQuery,
balancesAreLoading, balancesAreLoading,
balances, balances,
chainId,
onlyShowCurrenciesWithBalance, onlyShowCurrenciesWithBalance,
selectedCurrency, selectedCurrency,
otherSelectedCurrency, otherSelectedCurrency,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment