Task #5
Add the ability to add a profile to the list
Will require moving the state out of
<ProfileList />
Create a new container component called
<App />
which stores the stateDon't forget to breakdown components!
Label
,Input
,Form
,ProfileForm
Bonus task
Add ability to inline-edit each item.
Last updated
Was this helpful?