This commit is contained in:
Kenneth Jannette
2024-01-16 21:51:46 -06:00
parent e781e5a7c1
commit 2407dbca27

View File

@@ -517,6 +517,7 @@ const DocEditPage = () => {
const handleReport = () => {
setShowSaveModal(false);
setIsReport(false);
};
const handleConfirmReport = () => {