export const CreateAccount = ({ formData, setForm, navigation, submitForm}) => { const { firstName, email, password } = formData;
at this i want to put extends React.Component but without changing all this .
Aucun commentaire:
Enregistrer un commentaire