mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
updated examples: astro, nextjs, remix, bun, node
This commit is contained in:
@@ -3,6 +3,7 @@ import "bknd/dist/styles.css";
|
||||
|
||||
export default adminPage({
|
||||
config: {
|
||||
basepath: "/admin"
|
||||
basepath: "/admin",
|
||||
logo_return_path: "/../"
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user