Desired Changes
We need to create the checklist component for the admin tools
Add all the buttons that are shown but none of them have to be functional. You will have to create the getAllChecklists api and hooks to be able to use them in the frontend. The dropdowns should only be two levels deep
I have already created the checklist component for the normal onboarding page so you can use that one. (Try passing in a prop like isAdmin or smth and based on that you determine the different colors and adding the edit/delete buttons, cuz otherwise mostly everything should be the same)
Screenshots (as needed)
No response
Desired Changes
We need to create the checklist component for the admin tools
Add all the buttons that are shown but none of them have to be functional. You will have to create the getAllChecklists api and hooks to be able to use them in the frontend. The dropdowns should only be two levels deep
I have already created the checklist component for the normal onboarding page so you can use that one. (Try passing in a prop like isAdmin or smth and based on that you determine the different colors and adding the edit/delete buttons, cuz otherwise mostly everything should be the same)
Screenshots (as needed)
No response