mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #6032 from saiichihashimoto/allow-profile-attr
Allow Profile attr
This commit is contained in:
@@ -118,6 +118,7 @@ var HTMLDOMPropertyConfig = {
|
||||
placeholder: null,
|
||||
poster: null,
|
||||
preload: null,
|
||||
profile: null,
|
||||
radioGroup: null,
|
||||
readOnly: HAS_BOOLEAN_VALUE,
|
||||
rel: null,
|
||||
|
||||
Reference in New Issue
Block a user