michael-s-molina commented on a change in pull request #19394: URL: https://github.com/apache/superset/pull/19394#discussion_r836746217
########## File path: superset-frontend/src/components/Icons/index.tsx ########## @@ -65,6 +65,7 @@ const IconFileNames = [ 'dataset_virtual', 'download', 'drag', + 'drag_icon', Review comment: I'm not sure `drag_icon` is the best name, all declarations here are icons. What's the difference between the drag icons? Maybe we can come up with a better name. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org