From 67d570d121b32915e7aba8a349d54077a6b5703f Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 5 Nov 2020 13:36:39 -0800 Subject: [PATCH] explorer: Capitalize underscore sysvar titles (#13428) --- .../account/SysvarAccountSection.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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)} />