react-with-stable
react-with-stable copied to clipboard
Static typing prop names to match React component
This increases the type safety by requiring the prop key names to match the interface of the component. This makes refactoring components safer