mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
Add Media.Dropzone and Media.Preview as isolated elements
Introduce `Media.*` to modularize and customize file upload handling. Refactor media-related components to improve usability, add max item limits, overwrite support, and event callbacks.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export { Auth } from "ui/modules/auth/index";
|
||||
export * from "./media";
|
||||
|
||||
Reference in New Issue
Block a user