Removing randomization

This commit is contained in:
Richard Ramos 2018-10-27 14:17:04 -04:00
parent cb1b3d2c01
commit 3c73424537

View File

@ -70,7 +70,7 @@ class PollVoting extends Component {
} }
} }
shuffleArray(voteOrder); //shuffleArray(voteOrder);
this.setState({ this.setState({
voteOrder, voteOrder,