not sure how these happened :/
This commit is contained in:
parent
e6869797d7
commit
848b83015d
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ export default class EmbeddedPage extends React.PureComponent {
|
|||
constructor(props, context) {
|
||||
super(props, context);
|
||||
|
||||
this.dispatcherRef = null;
|
||||
this._dispatcherRef = null;
|
||||
|
||||
this.state = {
|
||||
page: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue