mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 20:37:21 +00:00
updated examples: astro, nextjs, remix, bun, node
This commit is contained in:
@@ -14,7 +14,7 @@ export const prerender = false;
|
||||
<body>
|
||||
<Admin
|
||||
withProvider={{ user }}
|
||||
config={{ basepath: "/admin", color_scheme: "dark" }}
|
||||
config={{ basepath: "/admin", color_scheme: "dark", logo_return_path: "/../" }}
|
||||
client:only
|
||||
/>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user