commenting diplaying the right answer for debug
This commit is contained in:
parent
137aae5fa8
commit
19cba12752
|
|
@ -39,7 +39,7 @@ export default function GameQuestion({ questionId, correctAnswer }, ...props) {
|
|||
<img src={anwserIconUnsafe} alt='' />
|
||||
</button>
|
||||
</div>
|
||||
<p className='pt-8'>{correctAnswer}</p>
|
||||
{/* <p className='pt-8'>{correctAnswer}</p> */}
|
||||
</div>
|
||||
<div className='modal-content-container__cover'>
|
||||
<img src={objectPictureUrl} alt='' />
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user