Question: Part 1 : Export the component Create a React application called react _ pa 1 . 5 _ assessment using npx Open the react _
Part : Export the component
Create a React application called reactpaassessment using npx
Open the reactpaassessment folder in VS Code
Replace the existing App.js code with the code below:
function Profile
return
;
You should get an error in the srcindexjs because the root component is not exported. How
would you modify the App.js to fix the error?
Add your solution code and a screenshot with the date and time to the lab report.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
