<Textarea
  id="chameleon-story"
  label="Share your chameleon story or observation"
  placeholder="e.g. Meet Charlie, the vibrant panther chameleon who has captivated our hearts. With a kaleidoscope of colors, Charlie can effortlessly blend into any environment. His favorite pastimes include basking in the warm sunlight, munching on juicy crickets, and exploring the lush foliage of his habitat. "
  optionalLabel={props.optionalLabel}
  message={props.message}
  disabled={props.disabled}
/>