Remove props

This commit is contained in:
olaven 2024-08-24 18:35:02 +02:00
parent 87f8612c34
commit a3f96eab3a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ export const handler: Handlers = {
},
};
export default function ({}: PageProps<unknown>) {
export default function () {
return (
<div className="my-16 text-center flex flex-col items-center min-h-screen ">
<h1 className="text-6xl mb-8">