rusackas commented on a change in pull request #10872:
URL: 
https://github.com/apache/incubator-superset/pull/10872#discussion_r488112532



##########
File path: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx
##########
@@ -159,6 +159,8 @@ class DashboardTable extends React.PureComponent<
       .finally(() => this.setState({ loading: false }));
   };
 
+  // sort-comp disabled because of conflict with no-use-before-define rule

Review comment:
       Thanks for the explanation!




----------------------------------------------------------------
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.

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