mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-08 20:37:44 +00:00
chore: bump fumadocs (#4144)
This commit is contained in:
@@ -35,7 +35,7 @@ export default function ArticleLayout() {
|
||||
const cts = group === "docs" ? contents : examples;
|
||||
|
||||
return (
|
||||
<div className={cn("fixed top-0")}>
|
||||
<div className={cn("fixed start-0 top-0")}>
|
||||
<aside
|
||||
className={cn(
|
||||
"md:transition-all",
|
||||
|
||||
Reference in New Issue
Block a user