mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
docs: remove beta banner
This commit is contained in:
@@ -28,7 +28,7 @@ export default function Layout({ children }: { children: ReactNode }) {
|
||||
className={`${GeistSans.variable} ${GeistMono.variable} font-sans relative`}
|
||||
>
|
||||
<RootProvider>
|
||||
<BetaNotice />
|
||||
|
||||
<NavbarProvider>
|
||||
<Navbar />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user