import { createElement, Component } from '@wordpress/element' const TextArea = ({ value, option, onChange }) => (