mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-02 19:54:33 +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