Closed
Description
Current Situation
Currently, html._
does not support the key=...
argument.
Proposed Actions
Modify the behavior of html._
to accept a key=...
keyworded argument.
React fragments natively supports keys, so we should too.
Currently, html._
does not support the key=...
argument.
Modify the behavior of html._
to accept a key=...
keyworded argument.
React fragments natively supports keys, so we should too.