Surprisingly dom/keyed does not return a valid React element, so the return value cannot be used as a child for React components.
If that cannot be changed, then it should be clearer in the docs.
A convenience function (with the argument order flipped) would then be nice, like in
Surprisingly
dom/keyed
does not return a valid React element, so the return value cannot be used as a child for React components. If that cannot be changed, then it should be clearer in the docs. A convenience function (with the argument order flipped) would then be nice, like in