samedi 23 janvier 2021

How to put extends React Components part on this code below?

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