mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
fix: Update eslint error message to reflect location of antd components (#19857)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user