Skip to content

Latest commit

 

History

History

03.solution.spread

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Spread props

👨‍💼 Great! We do this all the time in React. You'll often find yourself wrapping components to compose things in interesting ways and there's where this pattern is most useful. We'll get to custom components like that later.