Files
cunningham/packages
Anthony LC e4c1df5b0b 🐛(react) fix datagrid column unique key
If we had more than 1 columns with custom cells, we would get a warning
about duplicate keys, because every columns got the key `actions`.
We add the column index to the key to make it unique.
2023-07-12 16:06:09 +02:00
..
2023-07-12 16:06:09 +02:00
2023-07-12 15:47:35 +02:00
2023-06-27 17:15:59 +02:00