Added shuffling for array.
This commit is contained in:
@@ -7,7 +7,7 @@ class QuizPage extends Component {
|
||||
render() {
|
||||
return (
|
||||
<Typography variant='display1' align='center' gutterBottom>
|
||||
<QuizGame />
|
||||
<QuizGame />
|
||||
</Typography>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user