A
Anonymous
Styled Table Container - Copy this React, Mui Component to your project
Create a table for Bug tracking system which shows Bug related information. The table should show fields such as Bug ID, Bug Title, Bug description, Severity, Assignee, Estimated Fix date, Status (new, in progress, fixed, closed). Make the status option editable, create a drop down option for it. Also add a edit and delete button for each row. Also add a search bar on the top right corner of the table. Make it a modern UI.
Prompt
