страница больше не ломается при обновлении

This commit is contained in:
Nastya 2023-12-18 17:12:22 +03:00
parent e8483ef25e
commit 5483b71b7d

@ -78,7 +78,9 @@ export default function EditPage() {
[] []
); );
console.log(currentStep) console.log(currentStep)
console.log(quizConfig)
if (!quizConfig) return <></>
return ( return (
<> <>
{/*хедер*/} {/*хедер*/}