Wildhoney / ReactShadow

:beginner: Utilise Shadow DOM in React with all the benefits of style encapsulation.
https://react-shadow.herokuapp.com/
MIT License
1.29k stars 80 forks source link

Warning: z: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead. #159

Closed madiyetov closed 2 months ago

madiyetov commented 4 months ago

As suggested in the warning, let's use Javascript's default parameters.