Spread props
Spread Props (π solution)
π¨βπΌ 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.