ソースを参照

Clear warning from admin-client prod build

master
jochen 1年前
コミット
f247070025
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      admin-client/src/components/header.js

+ 0
- 1
admin-client/src/components/header.js ファイルの表示

@@ -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();


読み込み中…
キャンセル
保存