Skip to content

Commit 9f456a2

Browse files
committed
accidentally committed commenting
1 parent 5cccb28 commit 9f456a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/views/elements/AppTile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export default class AppTile extends React.Component {
163163
if (ref) {
164164
this._sgWidget.start(ref);
165165
} else {
166-
//this._resetWidget(this.props);
166+
this._resetWidget(this.props);
167167
}
168168
};
169169

0 commit comments

Comments
 (0)