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