logicp 6 年之前
父節點
當前提交
57d01d0aba
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/form.js

+ 1 - 3
src/form.js

@@ -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 /><br />
+          <br />-
       </form>
       <h3>Such lovely people, these:</h3>
         {this.state.attendees}