mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
very new header
hamburger is still in progress
This commit is contained in:
@@ -6,7 +6,7 @@ export default function User() {
|
||||
const { username, role } = useContext(UserContext)
|
||||
|
||||
if (!username || !role) {
|
||||
return null
|
||||
return <div />
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user