UNPKG

files-ui-react-19

Version:

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

4 lines (3 loc) 122 B
export { default as Avatar } from "./Avatar"; export * from "./Avatar"; export type { AvatarProps } from "./AvatarProps";