mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00:00
docs: concepts
This commit is contained in:
@@ -199,7 +199,10 @@ export default function Hero() {
|
||||
code={code}
|
||||
language={"javascript"}
|
||||
theme={{
|
||||
...themes.synthwave84,
|
||||
...(theme.resolvedTheme === "dark"
|
||||
? themes.synthwave84
|
||||
: themes.oneLight),
|
||||
|
||||
plain: {
|
||||
backgroundColor: "transparent",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user