Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 166 Bytes

Working with Fragments, Portals and Refs

  • JSX limitations: one root component
  • A workaround using custom helper function
  • Using react fragment
  • Portals
  • Refs