React 16+ required
As React now allows fragments and strings in render the default behavior of <T.text>
changed not to wrap the output into <span>
when tag
property is not specified.
As React now allows fragments and strings in render the default behavior of <T.text>
changed not to wrap the output into <span>
when tag
property is not specified.