import React from 'react' export default function TextInput({...props}) { return ( ) }