main2 #1

Closed
suvo wants to merge 16 commits from main2 into main
Showing only changes of commit c5d0167d3c - Show all commits

View File

@@ -19,4 +19,4 @@ export default function Home() {
<button onClick={() => signIn()}>Sign in</button> <button onClick={() => signIn()}>Sign in</button>
</> </>
) )
} }