Kar 2023-05-21 17:55:37 +05:30
parent 96b933edc1
commit c5d0167d3c
1 changed files with 1 additions and 1 deletions

View File

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