Skip to content

Commit 0bfa978

Browse files
authored
Add disableRemotePlayback to valid prop types (#3156)
* Add disableRemotePlayback to valid prop-types * Add changeset
1 parent b0014b4 commit 0bfa978

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/odd-dolphins-remember.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@emotion/is-prop-valid': patch
3+
---
4+
5+
Adds `disableRemotePlayback` to the list of allowed props.

packages/is-prop-valid/src/props.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ const props = {
6565
dir: true,
6666
disabled: true,
6767
disablePictureInPicture: true,
68+
disableRemotePlayback: true,
6869
download: true,
6970
draggable: true,
7071
encType: true,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy