I am following DataSheetGrid Demo to create the sample code and add the styled component on it. However, I found that the onChange function has some problems. The edit on the cell is not working and only 1 typing change is allowed.
When I removed the styled component, the onChange function is working fine.
https://codesandbox.io/p/sandbox/datasheetgrid-with-styled-component-24kscn