diff --git a/docs/components/landing/hero.tsx b/docs/components/landing/hero.tsx index 05a0509e..d7717822 100644 --- a/docs/components/landing/hero.tsx +++ b/docs/components/landing/hero.tsx @@ -111,7 +111,7 @@ export default function Hero() { The most comprehensive authentication library for typescript.

{ - env !== "production" ? <> + env === "production" ? <>

Coming Soon