-
- Downloads
Fix some warnings in JS console (#40727)
* Fix warning about passing a ref to a function component - this didn't work and fortunately was not used (anymore) at all * Move comment where it belongs * Fix warning that functions cannot be react children
Please register or sign in to comment