// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`AvatarGroup > renders with as correctly 1`] = `"NRRHBC"`; exports[`AvatarGroup > renders with class correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with default slot correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with max correctly 1`] = `"
+1RHBC
"`; exports[`AvatarGroup > renders with size 2xl correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size 2xs correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size 3xl correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size 3xs correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size lg correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size md correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size sm correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size xl correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with size xs correctly 1`] = ` "
NRRHBC
" `; exports[`AvatarGroup > renders with ui correctly 1`] = ` "
NRRHBC
" `;