Browse Source
My first contribution to React! While upgrading a React project, I found some suspect SVG that needed updating, so I dug in after checking the docs. I knew that support for some SVG properties had been added (namely `xmlns` and `xmlnsXlink`), but I noticed them missing from the reference's attribute list. This pull request updates `reference-dom-elements.md` by adding said properties.main
Richard Maisano
8 years ago
committed by
Dan Abramov
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue