minimal sql console API and UI

This commit is contained in:
Gani Georgiev
2026-05-20 16:22:51 +03:00
parent db853850ab
commit b022e138d4
21 changed files with 984 additions and 21 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ export function pageCollections(route) {
t.div(
{ className: "page-content full-height" },
t.header(
{ className: "page-header compact flex-nowrap" },
{ className: "page-header flex-nowrap" },
t.nav(
{ className: "breadcrumbs" },
t.div(null, "Collections"),