Commit 141a4e7c authored by Ken's avatar Ken

remove unused var

parent 4d454d21
......@@ -36,9 +36,6 @@
@include desktop {
display: block;
}
.iconDrawer {
}
}
&__navbar {
......
......@@ -11,7 +11,6 @@ import { getCategories } from "./headerSlice";
import { handleLoading } from "app/globalSlice";
import { headerSelector } from "app/selectors";
import { useNavigate } from "react-router-dom";
import { PageUrl } from "configuration/enum";
import HeaderLogo from "./HeaderLogo";
export default function Header() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment