mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f85aadefc0
* ADD: disablePictureInPicture attribute for HTML5 videos * ADD: disablePictureInPicture as DOMProperty and attribute * Update: Replace camelCase with lowercase and vice-versa * FIX: Missing comma on attribute (prettier)