UNPKG

@temuulennibno/react-nice-avatar

Version:

React library for generating customizable avatars with extensive styling options

5 lines (4 loc) 116 B
import React from "react"; export default function earringsHoop(props: { color: string; }): React.ReactElement;