import React from 'react'; export const TextInput = function TextInput({ }) { return ( ); };