Explorar el Código

Clear warning from admin-client prod build

master
jochen hace 1 año
padre
commit
f247070025
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      admin-client/src/components/header.js

+ 0
- 1
admin-client/src/components/header.js Ver fichero

@@ -8,7 +8,6 @@ import {Button, IconButton} from "@mui/material";

import "./header.scss";
import {useAuth} from "../services/authentication/use-auth";
import {Breadcrumb} from "./breadcrumb";

export default function Header() {
const navigate = useNavigate();


Cargando…
Cancelar
Guardar