mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
Re-enable rule line-between-class-members (#10862)
This commit is contained in:
committed by
GitHub
parent
91b8c8afc9
commit
e28f3d6220
@@ -64,6 +64,7 @@ class BuilderComponentPane extends React.PureComponent {
|
||||
</Tabs>
|
||||
);
|
||||
}
|
||||
|
||||
render() {
|
||||
const { topOffset } = this.props;
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user