SidebarNavigation: remove dashboardCount from "more" button, whoops

environments/review-reorganize-m08pvc/deployments/1522
Alex Gleason 2 years ago
parent c7e04a6826
commit 3b9535c418
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -172,7 +172,6 @@ const SidebarNavigation = () => {
<DropdownMenu items={menu}>
<SidebarNavigationLink
icon={require('@tabler/icons/dots-circle-horizontal.svg')}
count={dashboardCount}
text={<FormattedMessage id='tabs_bar.more' defaultMessage='More' />}
/>
</DropdownMenu>

Loading…
Cancel
Save