levand / quiescent

A lightweight ClojureScript abstraction over ReactJS
Eclipse Public License 1.0
613 stars 46 forks source link

Update dom.cljs #50

Closed stephenway closed 8 years ago

stephenway commented 8 years ago

Add support for svg use tag with React 0.14

<svg><use xlinkHref="/path/to/svgfile.svg" /></svg>

http://stackoverflow.com/questions/26815738/svg-use-tag-and-reactjs