You have written a logical OR instead if comma and the effects won't be called correctly. https://github.com/fac-17/SEFC/blob/6598375a1c4361b44fa489dbb97b62b60ebbeceb/src/components/sentenceOutput.js#L40 it should be [nextButtonClicked,selection]
You have written a logical OR instead if comma and the effects won't be called correctly.
SEFC/src/components/sentenceOutput.js
Line 40 in 6598375
it should be [nextButtonClicked,selection]