You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every row must contain a Select and Delete button.
Do NOT make these buttons functional yet, that will be in another task.
Do NOT pull real data from a database yet. For now, we can just use mock data to create our UI components, and after that, we can retrieve data from a real db.
The text was updated successfully, but these errors were encountered:
Description
Create the UI layout of the "back-end". This is where categories are managed.
Requirements
Select
andDelete
button.The text was updated successfully, but these errors were encountered: