Update login.tsx

This commit is contained in:
Abiel Zulio M
2023-05-14 20:13:45 +07:00
committed by GitHub
parent 8f6c6dccf4
commit f34813e450

View File

@ -151,7 +151,7 @@ export default function Login(props: any) {
<Link <Link
href="https://documenso.com" href="https://documenso.com"
className="text-neon hover:text-neon font-medium"> className="text-neon hover:text-neon font-medium">
Hosted Documenso will be availible soon Hosted Documenso will be available soon
</Link> </Link>
</p> </p>
)} )}