This commit is contained in:
Kenneth Jannette
2024-02-21 21:58:24 -06:00
parent e7ff1c90e3
commit dd286686b7

View File

@@ -365,6 +365,7 @@ const DocEditPage = () => {
} else {
setShowErrorModal(true);
}
onScrollClick();
setTimeout(flipBusy, 1200);
}