docs: hide the doc

This commit is contained in:
Bereket Engida
2024-09-11 21:45:45 +03:00
parent 522378614f
commit a1fab3a54c

View File

@@ -111,7 +111,7 @@ export default function Hero() {
The most comprehensive authentication library for typescript.
</p>
{
env !== "production" ? <>
env === "production" ? <>
<p className="text-orange-500 mt-3">
Coming Soon
</p>