Home > Frontend Devlopment learning and exploring javascript > Frontend Devlopment learning and exploring javascript > Deploying React Applications Show previous contentBuild your intuition. Fill in the missing part by typing it in.To create a React component, you need to define a _ function or class that extends the React.Component class.Write the missing line below.SubmitReveal answer Show following content