Guest User

Untitled

a guest
Nov 15th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. stateNode: new ClickCounter,
  3. type: ClickCounter,
  4. alternate: null,
  5. key: null,
  6. updateQueue: null,
  7. memoizedState: {count: 0},
  8. pendingProps: {},
  9. memoizedProps: {},
  10. tag: 1,
  11. effectTag: 0,
  12. nextEffect: null
  13. }
Add Comment
Please, Sign In to add comment