UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 118 B
import Avatar from './Avatar'; export type { AvatarProps } from './Avatar'; export { Avatar }; export default Avatar;