diff --git a/src/client/page/gallery.tsx b/src/client/page/gallery.tsx index c89a589..08ce5ad 100644 --- a/src/client/page/gallery.tsx +++ b/src/client/page/gallery.tsx @@ -55,6 +55,10 @@ export const GalleryInfo = (props: GalleryProp) => { gallery={`/search?${queryString}`} short />); }) } + {state.documents.length} loaded... );