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