We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195b1d5 commit 536761bCopy full SHA for 536761b
modules/Media.js
@@ -7,6 +7,7 @@ import json2mq from 'json2mq'
7
*/
8
class Media extends React.Component {
9
static propTypes = {
10
+ defaultMatches: PropTypes.bool,
11
query: PropTypes.oneOfType([
12
PropTypes.string,
13
PropTypes.object,
0 commit comments