export const TextInput = () => { return `

Input is: {text}

` }