Closed rakeshdeshpande10 closed 3 years ago
Can we display images on the tables. If yes,can anyone tell me how to do it?It will be a great help.
Hi @rakeshdeshpande10.
Yes, you need to include img tag within TableCell JSX tag.
img
TableCell
Table components locates in src/pages/dashboard/components/Table/Table.js
src/pages/dashboard/components/Table/Table.js
Can we display images on the tables. If yes,can anyone tell me how to do it?It will be a great help.