Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanaBinoy committed Feb 18, 2023
1 parent 49e4ed9 commit 6d77fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/hooks/useAssetDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export function useAssetDetails(
nfts,
tokensWithBalances,
prevTokenBalance,
isTokenCategory,
opts.isTokenCategory,
]);

if (currentAsset) {
Expand Down

0 comments on commit 6d77fe4

Please sign in to comment.