diff --git a/src/pages/Directory/Directory.jsx b/src/pages/Directory/Directory.jsx index 8b982d1e..02d931d1 100644 --- a/src/pages/Directory/Directory.jsx +++ b/src/pages/Directory/Directory.jsx @@ -277,6 +277,7 @@ const Directory = () => { {!loading && currentItems.map((contact) => ( { ) : (
- {currentItems.map((item, index) => ( -
- ( +
+
))}