UNPKG

files-ui-react-19

Version:

UI components for file uploads with React js - with React 19 support

4 lines (3 loc) 205 B
export { handleDragUtil, handleDropUtil } from "./dragdrop.utils"; export { handleClickInput, handleClickUtil } from "./click.utils"; export { createFuiRippleFromDiv, createRippleButton } from "./ripple";