finalized sqlocal, added BkndBrowserApp, updated react example

This commit is contained in:
dswbx
2025-12-02 14:03:41 +01:00
parent d1aa2da5b1
commit e56fc9c368
16 changed files with 232 additions and 415 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ export function emailOTP({
...entityConfig,
},
"generated",
),
) as any,
},
({ index }, schema) => {
const otp = schema[entityName]!;