So I'm trying to make this table:
look like this github issues table (should be like a clone):
I've been trying to add the id, state (open or closed), date and name as it is in the image.
This is my code (I used Material UI)
So I'm trying to make this table:
look like this github issues table (should be like a clone):
I've been trying to add the id, state (open or closed), date and name as it is in the image.
This is my code (I used Material UI)