mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
optimize elements by reducing the bundle size required
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { Auth } from "ui/modules/auth/index";
|
||||
export { Auth } from "./auth";
|
||||
export * from "./media";
|
||||
|
||||
Reference in New Issue
Block a user