accidentally committed commenting
This commit is contained in:
parent
5cccb2848e
commit
9f456a2acf
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ export default class AppTile extends React.Component {
|
|||
if (ref) {
|
||||
this._sgWidget.start(ref);
|
||||
} else {
|
||||
//this._resetWidget(this.props);
|
||||
this._resetWidget(this.props);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue