mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
added bknd admin config override to make it easier to include <Admin />
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { default as Admin } from "./Admin";
|
||||
export { default as Admin, type BkndAdminProps } from "./Admin";
|
||||
export { Button } from "./components/buttons/Button";
|
||||
export { Context } from "./components/Context";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user