mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 06:08:54 +00:00
reformat Header.tsx, fix index.tsx
This commit is contained in:
parent
19294c33bd
commit
75f2f59f42
1 changed files with 119 additions and 119 deletions
|
@ -16,7 +16,7 @@ import InfoIcon from "@mui/icons-material/Info";
|
||||||
import LogoutIcon from "@mui/icons-material/Logout";
|
import LogoutIcon from "@mui/icons-material/Logout";
|
||||||
import ExitToAppIcon from "@mui/icons-material/ExitToApp";
|
import ExitToAppIcon from "@mui/icons-material/ExitToApp";
|
||||||
import FollowTheSignsIcon from "@mui/icons-material/FollowTheSigns";
|
import FollowTheSignsIcon from "@mui/icons-material/FollowTheSigns";
|
||||||
import { useNavigate, replace } from "react-router-dom";
|
import { useNavigate } from "react-router-dom";
|
||||||
import { useAuth } from "../api/Auth";
|
import { useAuth } from "../api/Auth";
|
||||||
|
|
||||||
function Header() {
|
function Header() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue