Guest User

Untitled

a guest
Feb 17th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <textarea id="values"
  2. placeholder="{ "name": "John", "test": true}"
  3. onChange={this.handleChange2.bind(this)}>
  4. </textarea>
  5.  
  6. <textarea id="values"
  7. placeholder="{ "name": "John", "test": true}"
  8. onChange={this.handleChange2.bind(this)}>
  9. </textarea>
Add Comment
Please, Sign In to add comment