#53 checked the checkBoes at setting in add question
This commit is contained in:
parent
721e3d5c02
commit
aa40ab27d4
|
|
@ -15,9 +15,9 @@ const Header = () => {
|
||||||
const {
|
const {
|
||||||
isBseQuestion,
|
isBseQuestion,
|
||||||
setIsBseQuestion,
|
setIsBseQuestion,
|
||||||
ShowHint,
|
ShowHint = true,
|
||||||
setShowHint,
|
setShowHint,
|
||||||
ShowLatexOption,
|
ShowLatexOption = true,
|
||||||
setShowLatexOption,
|
setShowLatexOption,
|
||||||
} = useObjectToEdit();
|
} = useObjectToEdit();
|
||||||
// const [Setting, setSetting] = useState(false)
|
// const [Setting, setSetting] = useState(false)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user