diff --git a/frontend/src/components/Header.tsx b/frontend/src/components/Header.tsx index 6a4643b1a..b80c0d45f 100644 --- a/frontend/src/components/Header.tsx +++ b/frontend/src/components/Header.tsx @@ -247,7 +247,12 @@ const HeaderNoCtx: React.FC = (props) => { exact: false }, { title: 'Feeds', path: '/feeds', users: ALL_USERS, exact: false }, +<<<<<<< Updated upstream /* { +======= + + { +>>>>>>> Stashed changes title: 'Reports', path: '/reports', users: ALL_USERS,