mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 06:38:12 +08:00
Remove log (#2463)
This commit is contained in:
@@ -57,7 +57,6 @@ class CentroidLabels extends PureComponent {
|
||||
};
|
||||
|
||||
handleMouseEnter = (e, colorAccessor, label) => {
|
||||
console.log(colorAccessor, label);
|
||||
const { dispatch } = this.props;
|
||||
dispatch({
|
||||
type: "category value mouse hover start",
|
||||
|
||||
Reference in New Issue
Block a user