mirror of
https://github.com/apache/superset.git
synced 2026-05-11 19:05:24 +00:00
Re-enable rule jsx-curly-brace-presence (#10869)
This commit is contained in:
committed by
GitHub
parent
c5193ca018
commit
a75c36281d
@@ -170,7 +170,7 @@ class DatasourceControl extends React.PureComponent {
|
||||
<OverlayTrigger
|
||||
placement="right"
|
||||
overlay={
|
||||
<Tooltip id={'toggle-datasource-tooltip'}>
|
||||
<Tooltip id="toggle-datasource-tooltip">
|
||||
{t('Expand/collapse datasource configuration')}
|
||||
</Tooltip>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user