import React from "react"; import { StorybookLink, Tip } from "vibe-storybook-components"; export const TipMultipleAvatarsTogether = () => ( If you want to stack multiple avatars together, check out{" "} AvatarGroup {" "} component );