visuddhinanda 2 лет назад
Родитель
Сommit
a0133c4558
1 измененных файлов с 1 добавлено и 3 удалено
  1. 1 3
      dashboard/src/components/studio/HeadBar.tsx

+ 1 - 3
dashboard/src/components/studio/HeadBar.tsx

@@ -34,9 +34,7 @@ const HeadBarWidget = () => {
         }}
         }}
       >
       >
         <div style={{ display: "flex" }}>
         <div style={{ display: "flex" }}>
-          <Link to="/">
-            <img alt="code" style={{ height: 36 }} src={img_banner} />
-          </Link>
+          <img alt="code" style={{ height: 36 }} src={img_banner} />
           <SoftwareEdition style={{ color: "white" }} />
           <SoftwareEdition style={{ color: "white" }} />
         </div>
         </div>
         <div style={{ width: 500, lineHeight: 44 }}>
         <div style={{ width: 500, lineHeight: 44 }}>