Comply w/ coding style
This commit is contained in:
parent
023359b9d2
commit
26e119bfc2
|
@ -18,7 +18,7 @@ export class Container extends AbstractContainer {
|
|||
*
|
||||
* @static
|
||||
*/
|
||||
static propTypes = AbstractContainer.propTypes;
|
||||
static propTypes = AbstractContainer.propTypes
|
||||
|
||||
/**
|
||||
* Implements React's {@link Component#render()}.
|
||||
|
|
Loading…
Reference in New Issue