Dimas Alfiansyah

Results 3 comments of Dimas Alfiansyah

is there any update for this? ![image](https://github.com/jbetancur/react-data-table-component/assets/74103308/d255a063-e159-4b2b-82c5-ceafad563ac6) ``` const columns = [ { name: 'NIK Karyawan', selector: row => row.nik, sortable: true, width: 'fit-content' }, { name: 'Bulan', selector: row...

is there any update for this? tried to downgrade to 7.2.x, but still got the error