mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #2252 from syranide/htmlmanifest
Add manifest to HTMLDOMPropertyConfig
This commit is contained in:
@@ -108,6 +108,7 @@ var HTMLDOMPropertyConfig = {
|
||||
lang: null,
|
||||
list: null,
|
||||
loop: MUST_USE_PROPERTY | HAS_BOOLEAN_VALUE,
|
||||
manifest: MUST_USE_ATTRIBUTE,
|
||||
max: null,
|
||||
maxLength: MUST_USE_ATTRIBUTE,
|
||||
media: MUST_USE_ATTRIBUTE,
|
||||
|
||||
Reference in New Issue
Block a user