import { h } from 'preact'; import Input from './Input'; import TextAreaInput from './TextAreaInput'; export default function(props) { return (