diff --git a/src/pages/ValidatorOnboarding/KeyGeneration/KeyGenerationSyncCard.tsx b/src/pages/ValidatorOnboarding/KeyGeneration/KeyGenerationSyncCard.tsx index be1dc8ae..508e7e8e 100644 --- a/src/pages/ValidatorOnboarding/KeyGeneration/KeyGenerationSyncCard.tsx +++ b/src/pages/ValidatorOnboarding/KeyGeneration/KeyGenerationSyncCard.tsx @@ -13,7 +13,7 @@ type KeyGenerationSyncCardProps = { const KeyGenerationSyncCard = ({ synced, total, title, color }: KeyGenerationSyncCardProps) => { return ( - +