I have a component that looks like this:
const App = (): ReactElement => { const submitFeedbackHandler = (e: FormEvent): void => { e.pr