diff --git a/src/components/Navbar/MenuDropdown.js b/src/components/Navbar/MenuDropdown.js index bdf617b..b227a40 100644 --- a/src/components/Navbar/MenuDropdown.js +++ b/src/components/Navbar/MenuDropdown.js @@ -13,15 +13,12 @@ function MenuDropdown() { const MenuPopover = ({ onSelect, ...rest }) => ( - New File + Dashboard - New File with Current Profile + Schedule a Meeting - Download As... - Export PDF - Export HTML - Settings - About + Account Settings + Log Out );