فهرست منبع

Dropped breadcrumbs

Neal Ormsbee 5 سال پیش
والد
کامیت
57379fe910
1فایلهای تغییر یافته به همراه1 افزوده شده و 4 حذف شده
  1. 1 4
      ui/src/Reports.js

+ 1 - 4
ui/src/Reports.js

@@ -201,10 +201,7 @@ const ReportsPage = () => {
   }
   return (
     <Page active="reports.html">
-      <Header breadcrumbs={[
-        { 'name': 'Reports', 'href': '/' },
-        { 'name': title, 'href': '/' },
-      ]}>
+      <Header>
         <IconButton aria-label="refresh" onClick={() => setFetch(true)}>
           <RefreshIcon />
         </IconButton>