`React.DOM.span` is deprecated and will no longer work with React 0.13. The fix is to just use the string `"span"` or `"div"`.
React.DOM.spanis deprecated and will no longer work with React 0.13.The fix is to just use the string
"span"or"div".