diff --git a/src/components/topmenu.tsx b/src/components/topmenu.tsx index 6ff9b64..f8a9a52 100644 --- a/src/components/topmenu.tsx +++ b/src/components/topmenu.tsx @@ -170,7 +170,7 @@ export const TopMenu = function(props: { onClick?: () => void }) { ); } if (mainView === 'MAIN') { - menuItems.push(); + menuItems.push(); menuItems.push( @@ -208,7 +208,7 @@ export const TopMenu = function(props: { onClick?: () => void }) { ); } if (mainView === 'MAIN') { - menuItems.push(); + menuItems.push(); } menuItems.push(