Explorar el Código

:fire: root header

visuddhinanda hace 2 meses
padre
commit
aefceb0e69
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dashboard-v6/src/layouts/Root.tsx

+ 0 - 1
dashboard-v6/src/layouts/Root.tsx

@@ -4,7 +4,6 @@ const Widget = () => {
   // TODO
   return (
     <div>
-      <div>root header</div>
       <div>
         <Outlet />
       </div>