Guest User

Untitled

a guest
May 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Module build failed: SyntaxError: E:/pmgr/app/components/subpages/FormTemplate.jsx: Unexpected token (40:8)
  2.  
  3. 38 | this.setState(state => ({
  4. 39 | formdata: {
  5. > 40 | ...state.formdata,
  6. | ^
  7. 41 | [name]: value
  8. 42 | }
  9. 43 | }))
Add Comment
Please, Sign In to add comment