When we user hovers on the row, the background color of the respective row should change to #e7e7e7.
- Tried to add row effect through JSS, but this allows to have row effect on the cells instead of rows. JSS approach
- I tried to add hover effect using the props rowStyle, but this didn't work for me. Using prop rowStyle