@@ -182,9 +182,7 @@ class TextFields extends React.Component {
</FormControl>
<br />
<Button style={{marginTop: '1.25em'}}onClick={this.submitForm}> Click to Confirm Attendance </Button>
- <br /><br />
- <Button style={{marginTop: '1.25em'}}onClick={this.updateAttendees}> Who's coming? </Button>
+ <br />-
</form>
<h3>Such lovely people, these:</h3>
{this.state.attendees}