Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
v-almonacid committed Nov 14, 2023
1 parent 94cd834 commit 47b3975
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const Portfolio: FC<IPortfolio> = ({
showBalance={showBalance}
showAllAssets={showAllAssets}
portfolioData={portfolioData}
ethPrice={undefined}
ethPrice={ethPrice}
balancesQueryFailed={
balancesQueryFailed
}
Expand Down

0 comments on commit 47b3975

Please sign in to comment.