From cd7e9e22f82082e01d7e402bc450e2b005619f48 Mon Sep 17 00:00:00 2001
From: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Date: Tue, 21 Jun 2022 16:44:02 -0300
Subject: [PATCH] [FIX] Unresponsive status icons on Directory View and Share
View (#4303)
---
app/containers/DirectoryItem/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/containers/DirectoryItem/index.tsx b/app/containers/DirectoryItem/index.tsx
index c56ac6573..edba47866 100644
--- a/app/containers/DirectoryItem/index.tsx
+++ b/app/containers/DirectoryItem/index.tsx
@@ -54,7 +54,7 @@ const DirectoryItem = ({
-
+ {type !== 'd' ? : null}
{title}