sfbrigade / sf-lifeline

GNU Affero General Public License v3.0
7 stars 4 forks source link

Remove use of `defaultProps` in `Header.jsx` component #143

Closed samau3 closed 2 weeks ago

samau3 commented 1 month ago

There is a warning in the browser console regarding the use of defaultProps:

hook.js:608 Warning: Header: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead. Error Component Stack