diff --git a/explorer/src/components/account/SysvarAccountSection.tsx b/explorer/src/components/account/SysvarAccountSection.tsx index b6e910cfba..a16bfe7b18 100644 --- a/explorer/src/components/account/SysvarAccountSection.tsx +++ b/explorer/src/components/account/SysvarAccountSection.tsx @@ -105,7 +105,7 @@ function SysvarAccountRecentBlockhashesCard({ return (
refresh(account.pubkey)} /> @@ -127,7 +127,7 @@ function SysvarAccountSlotHashes({ return (
refresh(account.pubkey)} /> @@ -156,7 +156,7 @@ function SysvarAccountSlotHistory({ return (
refresh(account.pubkey)} /> @@ -192,7 +192,7 @@ function SysvarAccountStakeHistory({ return (
refresh(account.pubkey)} /> @@ -215,7 +215,7 @@ function SysvarAccountFeesCard({ return (
refresh(account.pubkey)} /> @@ -245,7 +245,7 @@ function SysvarAccountEpochScheduleCard({ return (
refresh(account.pubkey)} /> @@ -301,7 +301,7 @@ function SysvarAccountClockCard({ return (
refresh(account.pubkey)} /> @@ -350,7 +350,7 @@ function SysvarAccountRentCard({ return (
refresh(account.pubkey)} /> @@ -399,7 +399,7 @@ function SysvarAccountRewardsCard({ return (
refresh(account.pubkey)} />