19690: description hover hacked in
[arvados-workbench2.git] / src / views / groups-panel / groups-panel.tsx
index 3251c729eee32d6df8d75a4c298d38d9bb0e8c4b..f6f5048dec7f944479c24402b4b444db37981ae7 100644 (file)
@@ -85,6 +85,7 @@ export const GroupsPanel = withStyles(styles)(connect(
     class GroupsPanel extends React.Component<GroupsPanelProps & WithStyles<CssRules>> {
 
         render() {
+            console.log('GROUPSPANEL', this)
             return (
                 <div className={this.props.classes.root}><DataExplorer
                     id={GROUPS_PANEL_ID}