Browse Source

:fire: root header

visuddhinanda 3 tháng trước cách đây
mục cha
commit
aefceb0e69
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>