After working on creating a table with Material UI v5, I encountered an issue where I wanted to add a blue border to the table row when the mouse pointer hovered over it.
I attempted several methods and did thorough research, but unfortunately, I was unable to find a solution.
This is my current progress: