Skip to content

Commit f3c989b

Browse files
committed
Add endTrace call for case where NftsTab displays the empty banner
1 parent df17187 commit f3c989b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/components/app/assets/nfts/nfts-tab/nfts-tab.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ export default function NftsTab() {
8585
referrer: ORIGIN_METAMASK,
8686
},
8787
});
88+
endTrace({ name: TraceName.AccountOverviewNftsTab });
8889
}, [
8990
nftsLoading,
9091
showNftBanner,

0 commit comments

Comments
 (0)