jaredpalmer / awesome-react-render-props

Awesome list of React components with render props
1.37k stars 111 forks source link

add example of render prop technique #82

Open marcelmokos opened 5 years ago

marcelmokos commented 5 years ago

Add component with styled components in defaultProps

In-depth article: https://medium.com/ableneo/improve-how-you-style-react-apps-use-components-in-defaultprops-a8fd59e875d7

Article with an example: https://medium.com/ableneo/example-of-a-component-with-styled-components-in-defaultprops-612c0f5ac386

I hope you will like my contribution. Thanks for adding my article in, or for any valuable feedback.