2020-12-15 00:02:23 +01:00

5 lines
96 B
JavaScript

var x = (
<div>
{[<span key={'0'} />, <span key={'1'} />]}
</div>
);