mirror of
https://github.com/facebook/react.git
synced 2026-02-27 03:07:57 +00:00
* 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)