EdoardoGruppi

Results 1 issues of EdoardoGruppi

Hi, I encountered an issue in my project similar to that described in this open issue [link](https://github.com/iddan/react-spreadsheet/issues/279). When using the code snippet below: ```tsx { console.log(newData); setData(newData); }} /> ```...