diff --git a/superset-frontend/.eslintrc.js b/superset-frontend/.eslintrc.js index facd3431f..d4751c18c 100644 --- a/superset-frontend/.eslintrc.js +++ b/superset-frontend/.eslintrc.js @@ -247,7 +247,7 @@ module.exports = { { name: 'antd', message: - 'Please import Ant components from the index of common/components', + 'Please import Ant components from the index of src/components', }, { name: '@superset-ui/core',