Merge branch 'main' into nyttHome

This commit is contained in:
Sid 2023-07-19 17:24:12 +02:00 committed by GitHub
commit 822c2af790
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 4 deletions

View file

@ -10,6 +10,8 @@ export default function Home() {
const navigate = useNavigate()
const navigate = useNavigate()
return (
<main className="flex flex-col h-screen">
<Header/>