I have the following component:
const WaitingListComponent = () => { const [email, setEmail] = useState(\'\') const onSubmit = (e) => { e.pre