🐛 fjerna en navigate for mye
Co-authored-by: Markus A. R. Johansen <markus.aleksander.rakil.johansen@nav.no>
This commit is contained in:
parent
3acfcb7ff7
commit
60d1163e60
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ export default function Home() {
|
|||
|
||||
const navigate = useNavigate()
|
||||
|
||||
const navigate = useNavigate()
|
||||
|
||||
return (
|
||||
<main className="flex flex-col h-screen">
|
||||
<Header/>
|
||||
|
|
Reference in a new issue