import {Avatar, AvatarGroup} from "@nextui-org/react"; export default function App() { return ( (

+{count} others

)} total={10} >
); }