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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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">