react-aria-menubutton
react-aria-menubutton copied to clipboard
Fix ref prop type
Fixes this error when passing a (forwarded) ref prop into Button:
Warning: Failed prop type: Invalid prop `forwardedRef` supplied to `AriaMenuButtonButton`.
in AriaMenuButtonButton (created by Context.Consumer)
