From feda5625eb4b0a927c6b3e76fc9bd3e48100a0ed Mon Sep 17 00:00:00 2001 From: Sirbu Nicolae-Cezar Date: Fri, 23 Sep 2022 15:46:59 +0300 Subject: [PATCH] Encapsulate login required components Signed-off-by: Sirbu Nicolae-Cezar --- src/components/AppInstance/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/AppInstance/index.tsx b/src/components/AppInstance/index.tsx index 49e0faa9..4e299e26 100644 --- a/src/components/AppInstance/index.tsx +++ b/src/components/AppInstance/index.tsx @@ -24,9 +24,9 @@ export function AppInstance() { Hi} /> - } /> - } /> - } /> + } /> + } /> + } /> } /> } />