mirror of
https://github.com/apache/superset.git
synced 2026-05-11 19:05:24 +00:00
Re-enable rule line-between-class-members (#10862)
This commit is contained in:
committed by
GitHub
parent
91b8c8afc9
commit
e28f3d6220
@@ -75,6 +75,7 @@ export default class ControlHeader extends React.Component {
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
render() {
|
||||
if (!this.props.label) {
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user