Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
1a07d1b5ba
commit
798383fd6b
@@ -320,7 +320,7 @@ function ArchivePage() {
|
||||
category={activeCategory}
|
||||
onDone={() => {
|
||||
setUploadOpen(false);
|
||||
loadRows(activeCategory.id);
|
||||
loadRows(activeCategory.id, debouncedSearch);
|
||||
}}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user