mirror of
https://github.com/apache/superset.git
synced 2026-05-10 02:15:50 +00:00
feat(frontend): Replace ESLint with OXC hybrid linting architecture (#35506)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -333,7 +333,7 @@ class DatasourceControl extends PureComponent {
|
||||
editText
|
||||
),
|
||||
disabled: !allowEdit,
|
||||
...{ 'data-test': 'edit-dataset' },
|
||||
'data-test': 'edit-dataset',
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user