mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +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`}
|
className={`${GeistSans.variable} ${GeistMono.variable} font-sans relative`}
|
||||||
>
|
>
|
||||||
<RootProvider>
|
<RootProvider>
|
||||||
<BetaNotice />
|
|
||||||
<NavbarProvider>
|
<NavbarProvider>
|
||||||
<Navbar />
|
<Navbar />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user