accidentally committed commenting

This commit is contained in:
David Baker 2020-11-05 09:50:12 +00:00
parent 5cccb2848e
commit 9f456a2acf

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