export const TextInput = () => { return `

Input is: {appState.contents.text}

` }