import React from "react" import Style from "./TextArea.module.css" import classNames from "classnames" /** * A multiline text field which can optionally be resized. * * @param resize - `true` if the resizing the textarea should be allowed, `false` otherwise. * @param children - The value of the ` ) }