mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-30 19:06:47 -05:00
docs: add spacing at the bottom of the document (#930)
This commit is contained in:
@@ -46,7 +46,8 @@ export default async function Page({
|
||||
header: <div className="w-10 h-4"></div>,
|
||||
}}
|
||||
footer={{
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
component: <div className="w-10 h-4"/>
|
||||
}}
|
||||
>
|
||||
<DocsTitle>{page.data.title}</DocsTitle>
|
||||
|
||||
Reference in New Issue
Block a user