issues
search
aadeshkulkarni
/
sanchay-ai-frontend
3
stars
4
forks
source link
Add checkbox selection on click of label
#5
Closed
theprogrammerinyou
closed
10 months ago
theprogrammerinyou
commented
10 months ago
The projects list is added in constants file
The table component is seperated.
The projects are rendered in table in the seperate file and then only the table component is used in Projects.js
Add checkbox selection when the label of the checkbox is clicked.