lyndsiWilliams commented on a change in pull request #17987:
URL: https://github.com/apache/superset/pull/17987#discussion_r781644803



##########
File path: 
superset-frontend/src/SqlLab/components/ExploreResultsButton/index.jsx
##########
@@ -60,57 +52,55 @@ class ExploreResultsButton extends React.PureComponent {
     return [];
   }
 
-  getQueryDuration() {
+  function getQueryDuration() {

Review comment:
       Please convert all of your functions to arrow functions (I'll mark the 
others with comments)




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