Submit a pull request and tag @dangminhduc1101 for review.
Notes
This task is challenging and may require changes to the database and other routes. You can submit a pull request with whatever progress you’ve made, and I will review it, make necessary fixes, and adjust the task as needed.
Problem
Create a new
EditPeopleGrid
component that follows the Figma design.Expected Design
Instructions
develop
branch.npm run dev
(navigate to thesrc/
folder and runnpm ci
if needed), then visitlocalhost:3000/manage/people
.EditPeopleGrid.tsx
for the people page.Notes
This task is challenging and may require changes to the database and other routes. You can submit a pull request with whatever progress you’ve made, and I will review it, make necessary fixes, and adjust the task as needed.