Explorer: fix token history loading animation (#11616)

This commit is contained in:
Justin Starry 2020-08-13 23:49:36 +08:00 committed by GitHub
parent 072be66704
commit 84a4f743b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -268,12 +268,12 @@ function TokenTransactionRow({
</td>
<td>
<span className="spinner-grow spinner-grow-sm mr-2"></span>
Loading
<Address pubkey={mint} link />
</td>
<td>
<Address pubkey={mint} link />
<span className="spinner-grow spinner-grow-sm mr-2"></span>
Loading
</td>
<td>