From dcc17dea0cb71766fe328dcc69fa564de38a0704 Mon Sep 17 00:00:00 2001 From: Pramod Mahajan Date: Tue, 20 May 2025 22:44:14 +0530 Subject: [PATCH] apply loading for card view --- src/pages/Directory/Directory.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/Directory/Directory.jsx b/src/pages/Directory/Directory.jsx index 413d7170..9e27d193 100644 --- a/src/pages/Directory/Directory.jsx +++ b/src/pages/Directory/Directory.jsx @@ -224,6 +224,7 @@ const Directory = () => { + {!listView && loading &&

Loading...

} {listView ? (