mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
26d1f2b583
Introduced `BkndAdminEntitiesOptions` and `BkndAdminAppShellOptions` for advanced customization of entity actions, headers, footers, and app shell user menu. Updated related components, hooks, and types for seamless integration with the new configuration options.
2 lines
90 B
TypeScript
2 lines
90 B
TypeScript
export { BkndProvider, type BkndContext, useBknd, SchemaEditable } from "./BkndProvider";
|