propType as static
This commit is contained in:
@ -8,7 +8,7 @@ class Application extends React.Component {
|
||||
rebass: React.PropTypes.object,
|
||||
}
|
||||
|
||||
propTypes = {
|
||||
static propTypes = {
|
||||
children: React.PropTypes.node.isRequired,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user