Story: As a developer, I would like to create a form for the admin to create a new user Implementation: - [ ] Write a form component to add a single user - [ ] Display the add-user component when the url matches /users/add (*admin) (--optional). As a team, we can add to the main users.js at the top
Story: As a developer, I would like to create a form for the admin to create a new user
Implementation:
Write a form component to add a single user
Display the add-user component when the url matches /users/add (*admin) (--optional). As a team, we can add to the main users.js at the top