UNPKG

@temuulennibno/react-nice-avatar

Version:

React library for generating customizable avatars with extensive styling options

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