export default function ExampleTextArea() {
  return (
    <TextArea
      label="Textarea (Normal)"
      placeholder="placeholder"