From 7b1dc37e72b4330b0f3e6ab27454ea3cdb54e9ba Mon Sep 17 00:00:00 2001 From: Juan Di Toro Date: Tue, 10 Oct 2023 13:21:23 +0200 Subject: [PATCH] fix: properly adding the scope --- src/components/lume/LumeIdentity/components.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/lume/LumeIdentity/components.tsx b/src/components/lume/LumeIdentity/components.tsx index 606d856..3524f3f 100644 --- a/src/components/lume/LumeIdentity/components.tsx +++ b/src/components/lume/LumeIdentity/components.tsx @@ -158,10 +158,10 @@ const SeedPhraseGenerationComponent = ({ phraseLength = 12 }) => {
- + {phrase} - + {index + 1}