You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
not sure how these happened :/
This commit is contained in:
@@ -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: '',
|
||||
|
||||
Reference in New Issue
Block a user