mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #2238 from syranide/noclassid
Remove superfluous classID from DOMAttributeNames
This commit is contained in:
@@ -166,7 +166,6 @@ var HTMLDOMPropertyConfig = {
|
||||
property: null // Supports OG in meta tags
|
||||
},
|
||||
DOMAttributeNames: {
|
||||
classID: 'classid',
|
||||
className: 'class',
|
||||
htmlFor: 'for',
|
||||
httpEquiv: 'http-equiv'
|
||||
|
||||
Reference in New Issue
Block a user