#53 checked the checkBoes at setting in add question

This commit is contained in:
Majd_dk 2025-07-27 15:28:39 +03:00
parent 721e3d5c02
commit aa40ab27d4

View File

@ -15,9 +15,9 @@ const Header = () => {
const {
isBseQuestion,
setIsBseQuestion,
ShowHint,
ShowHint = true,
setShowHint,
ShowLatexOption,
ShowLatexOption = true,
setShowLatexOption,
} = useObjectToEdit();
// const [Setting, setSetting] = useState(false)