Fix login page having a Card

This commit is contained in:
José Marques Lima
2025-01-28 20:31:19 +00:00
parent b685259dc7
commit b69b6e6c77
2 changed files with 6 additions and 7 deletions

View File

@@ -329,6 +329,7 @@ export default function ExamPage({
useEffect(() => {
setOnFocusLayerMouseEnter(() => () => setShowAbandonPopup(true));
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);
useEffect(() => {