From 1d036fb0d75848b4220a1e6c2d8c4172e5de1230 Mon Sep 17 00:00:00 2001 From: karan Date: Fri, 27 Oct 2023 19:48:16 +0530 Subject: [PATCH] added empty message component Signed-off-by: karan --- src/components/ConnectionsList/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ConnectionsList/index.tsx b/src/components/ConnectionsList/index.tsx index f0e1b2d6b..2ec479ef2 100644 --- a/src/components/ConnectionsList/index.tsx +++ b/src/components/ConnectionsList/index.tsx @@ -99,8 +99,8 @@ const ConnectionList = () => { ) : (
)}