From 1b80f50101d10ade94f09910a2e53187a1743851 Mon Sep 17 00:00:00 2001 From: RadoslavDimchev Date: Wed, 30 Aug 2023 10:40:36 +0300 Subject: [PATCH] feat: use custom style to border box from sync card --- .../ValidatorOnboarding/KeyGeneration/KeyGenerationSyncCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ( - +