kgabryje commented on code in PR #33081:
URL: https://github.com/apache/superset/pull/33081#discussion_r2039270197


##########
superset-frontend/src/components/EmptyState/index.tsx:
##########
@@ -36,7 +35,9 @@ import EmptySqlChartImage from 
'src/assets/images/empty_sql_chart.svg';
 import EmptyQueryImage from 'src/assets/images/empty-query.svg';
 import EmptyTableImage from 'src/assets/images/empty-table.svg';
 import EmptyImage from 'src/assets/images/empty.svg';
+import { Button } from '../Button';

Review Comment:
   There are multiple places where we use relative paths instead of 
`src/components`. Is that intentional or are those auto generated by your IDE?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to