explorer: show only AccountHeader for tokens (#23063)

This commit is contained in:
Daniel Kilimnik
2022-02-14 14:53:13 +01:00
committed by GitHub
parent 22a2a4252a
commit d6927365ed

View File

@ -175,7 +175,7 @@ export function AccountHeader({
);
}
if (tokenDetails || isToken) {
if (tokenDetails && isToken) {
return (
<div className="row align-items-end">
<div className="col-auto">