nickmaltsev
nickmaltsev
Add `enterHandling` flag that define should we press focused button on enter key press. Add `focusedButton` prop that determine which button to focus. Remove `onEnterKeyPress` prop.
https://github.com/styled-components/jest-styled-components
We already have all this variations, thanks to PropTypes. So instead of manually write snapshot test case for each prop, which is unmaintainable and unreliable, we can just generate it...