IgniteUI / igniteui-react-examples

samples browser app and individual samples on how to use Ignite UI for React components
https://infragistics.com/react-demos/samples
11 stars 6 forks source link

Add tree grid clipboard operations sample #573

Closed georgianastasov closed 3 weeks ago

georgianastasov commented 3 weeks ago

Closes #571

ddaribo commented 3 weeks ago

Not sure if this is a nitpick, but there are a few "react-dom.development.js:86 Warning: Each child in a list should have a unique "key" prop." errors thrown, so I guess adding a key to the input, switches and button would address this.