mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 20:37:46 +00:00
docs: hide the doc
This commit is contained in:
@@ -111,7 +111,7 @@ export default function Hero() {
|
|||||||
The most comprehensive authentication library for typescript.
|
The most comprehensive authentication library for typescript.
|
||||||
</p>
|
</p>
|
||||||
{
|
{
|
||||||
env !== "production" ? <>
|
env === "production" ? <>
|
||||||
<p className="text-orange-500 mt-3">
|
<p className="text-orange-500 mt-3">
|
||||||
Coming Soon
|
Coming Soon
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user