mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
added auth strategies migration, fixed rebuild of modules on migrations
This commit is contained in:
@@ -238,7 +238,6 @@ export function FormContextOverride({
|
||||
...overrides,
|
||||
...additional,
|
||||
};
|
||||
console.log("context", context);
|
||||
|
||||
return <FormContext.Provider value={context}>{children}</FormContext.Provider>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user