pluscai/use-react

Render Props

Closed this issue · 0 comments

The term “render prop” refers to a technique for sharing code between React components using a prop whose value is a function.