<Stack bordered={props.bordered}
  gap={props.gap}
  flexDirection={props.flexDirection}>
  <StackItem>Panther Chameleon (Furcifer pardalis)</StackItem>
  <StackItem>Veiled Chameleon (Chamaeleo calyptratus)</StackItem>
</Stack>