Browse Source

removing placeholder

logicp 6 years ago
parent
commit
a9e1164a75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/form.js

+ 1 - 1
src/form.js

@@ -63,7 +63,7 @@ class TextFields extends React.Component {
   constructor (props) {
     super(props)
     this.state = {
-      name: 'The Grinch',
+      name: '',
       cat: '',
       significantOther: false,
       attendees: undefined