Răsfoiți Sursa

:fire: <Link to="/">

visuddhinanda 2 ani în urmă
părinte
comite
a0133c4558
1 a modificat fișierele cu 1 adăugiri și 3 ștergeri
  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" }}>
-          <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" }} />
         </div>
         <div style={{ width: 500, lineHeight: 44 }}>