Buttons should trigger on spacebar key up #155
Labels
accessibility
a11y
bug 🐛
Something doesn't work
component: button
This is the name of the generic UI component, not the React module!
If you add a click event to a real
<button/>
, the event dispatches on:I think you're just missing (3)
The text was updated successfully, but these errors were encountered: