Skip to content

Commit 5ab9bd3

Browse files
authored
remove old reference
1 parent 25c89e4 commit 5ab9bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/containers/mode-tools.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ class ModeTools extends React.Component {
382382
}
383383
}
384384

385-
setItemSelection(results[0], true);
385+
setItemSelection(topItem, true);
386386
this.props.onUpdateImage();
387387
}
388388

0 commit comments

Comments
 (0)