Guest User

Untitled

a guest
Feb 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. [
  2. {
  3. "name": "Stateless function",
  4. "code": "sf",
  5. "src": ""
  6. },
  7. {
  8. "name": "JSX spread attributes",
  9. "code": "jsxsa",
  10. "src": ""
  11. },
  12. {
  13. "name": "Destructuring arguments",
  14. "code": "da"
  15. },
  16. {
  17. "name": "Container Component",
  18. "code": "cc"
  19. },
  20. {
  21. "name": "Higher-order component",
  22. "code": "hoc"
  23. }
  24. ]
Add Comment
Please, Sign In to add comment