<Poll
                  poll={props.state.poll}
                  updateVotes={props.updateVotes}
                  url={props.url}
                  polls={props.polls}