flatlogic / react-material-admin

☄️React Material Admin is a React template built with Material-UI
https://flatlogic.com/admin-dashboards/react-material-admin/demo
MIT License
1.6k stars 564 forks source link

Images on Tables #28

Closed rakeshdeshpande10 closed 3 years ago

rakeshdeshpande10 commented 4 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.

michaeldaineka commented 3 years ago

Hi @rakeshdeshpande10.

Yes, you need to include img tag within TableCell JSX tag.

Table components locates in src/pages/dashboard/components/Table/Table.js