ember-headlessui
ember-headlessui copied to clipboard
Add preventDefault also for 'Enter' on menu item
Continuation of #80 and follows the implementation in https://github.com/tailwindlabs/headlessui/blob/main/packages/%40headlessui-vue/src/components/menu/menu.ts#L262
Thanks for the PR @johanrd. Perhaps you might add some tests too?