import * as React from 'react'; import { Menu } from '@fluentui/react-northstar'; const MenuExampleKind = () => ( Editorials Reviews ... Upcoming Events ); export default MenuExampleKind;