diff --git a/frontend/src/pages/MCADashboard/MCADTabs.tsx b/frontend/src/pages/MCADashboard/MCADTabs.tsx index cbd4afe46f..3c4b7a6529 100644 --- a/frontend/src/pages/MCADashboard/MCADTabs.tsx +++ b/frontend/src/pages/MCADashboard/MCADTabs.tsx @@ -63,7 +63,7 @@ export const MCADTabs: React.FunctionComponent = () => { > - {isAdmin && ( + {/* {isAdmin && ( */} { {/* Place holder */} - )} - {isAdmin && ( + {/* {isAdmin && ( */} { {/* Place holder */} - )} {/* {isAdmin && ( = React.memo( dateFormatter={convertRangeToTime} /> */} - {isAdmin && ( + {/* {isAdmin && ( */}
= React.memo( refreshRate={refreshRate} /> */}
- )}