mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
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";
|