diff --git a/components/soumet/koneksyon.js b/components/soumet/koneksyon.js index 4f2b1b4..f371a06 100644 --- a/components/soumet/koneksyon.js +++ b/components/soumet/koneksyon.js @@ -1,7 +1,9 @@ import {useEffect, useState} from 'react' import {signIn} from 'next-auth/client' import {useRouter} from 'next/router' +import Link from 'next/link' import { + Box, Button, Container, FormControl, @@ -123,7 +125,7 @@ function Koneksyon() {