Files
cunningham/.changeset/selfish-phones-enjoy.md
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

75 B

@openfun/cunningham-react
@openfun/cunningham-react
minor

fix datagrid column unique key