client side bug fixed

This commit is contained in:
Malini 2025-11-19 20:03:46 +05:30
parent d3f55c830f
commit 9745092a33

View File

@ -2713,7 +2713,7 @@ const handleImport = async () => {
type: "success",
});
// window.location.reload();
window.location.reload();
} catch (error) {
console.error("Upload error:", error);