dan-mba/react-svg-components

defaultProps is being deprecated

dan-mba opened this issue · 0 comments

React will start warning on defaultProps in 18.3.

Change destructured props to use JavaScript style defaults.