accidentally committed commenting

pull/21833/head
David Baker 2020-11-05 09:50:12 +00:00
parent 5cccb2848e
commit 9f456a2acf
1 changed files with 1 additions and 1 deletions

View File

@ -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);
}
};