Skip to content
Snippets Groups Projects
Commit 0e973068 authored by Christopher Willis-Ford's avatar Christopher Willis-Ford
Browse files

allow 'About' button to open a menu

If `onClickAbout` is a callback, or is not provided, then behavior is
the same as it was before this change. If the value is an array of
objects with `title` and `onClick` properties, the "About" button will
now open a menu with those items.

TODO: support `FormattedMessage` for the menu item titles.
parent c04a12e9
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment