try tu update
This commit is contained in:
@@ -9,8 +9,6 @@ const Header = () => {
|
||||
const {authUser} = useAuthUser()
|
||||
const location = useLocation()
|
||||
|
||||
console.log(authUser)
|
||||
|
||||
return <header className="bg-blue-700 text-xl text-white">
|
||||
<div className="flex justify-between px-5 py-3">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user