birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

`<Button>` when focused & key pressed should only react on `Enter` (now it "clicks" on any key) #301

Closed birdofpreyru closed 11 months ago

birdofpreyru commented 11 months ago

Maybe make the actually keys to react on configurable.

https://github.com/birdofpreyru/react-utils/blob/367eac8771fa0d778f065a3c5483b968f31b329d/src/shared/components/Button/index.tsx#L72