HomeServicesOfAmerica / styled-material-components

Styled Components implementation of Material Design
Other
71 stars 51 forks source link

fix Portal console warning #261

Closed petegivens closed 6 years ago

petegivens commented 6 years ago

This just sets defaultProps as a static property on Portal to remove the console warnings about setting defaultProps as an instance property.