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