mirror of
https://gitlab.com/MrFry/qmining-data-editor
synced 2026-04-29 03:37:38 +02:00
npm packages update, build fix
This commit is contained in:
@@ -67,7 +67,6 @@ export default function Question({ question, onChange, index }) {
|
||||
// {"text":"a. Kétismeretlenes egyenletrendszert használunk.",
|
||||
// "selectedByUser":true}
|
||||
|
||||
console.log(possibleAnswer)
|
||||
const pa =
|
||||
typeof possibleAnswer === 'string'
|
||||
? possibleAnswer
|
||||
|
||||
Reference in New Issue
Block a user