mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-30 16:10:07 +00:00
* [react-aria-menubutton] Fix typo for closeOptions `closeOptions` should actually contain a `focusButton`, not `focusMenu`. Reference: https://github.com/davidtheclark/react-aria-menubutton/blob/master/src/createManager.js#L99 * fix tests