const UserTooltip = () => (
    <Box p="var(--geist-gap-half)">
      <Avatar src={avatar_url} />
      <Box flexDirection="row">
        <h3>{name}</h3>