export const Title = ({ title, onInput }) => ( <> Embed Title { onInput(ev.currentTarget.value); }} > > );