mirror of
https://github.com/shishantbiswas/bknd-examples.git
synced 2026-02-27 03:51:17 +00:00
fix: json-schema-library on /admin routes
This commit is contained in:
@@ -5,6 +5,7 @@ import { Admin } from "bknd/ui";
|
||||
|
||||
|
||||
export const Route = createFileRoute("/admin/$")({
|
||||
ssr: false,
|
||||
component: RouteComponent,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user