nytai commented on a change in pull request #11005:
URL:
https://github.com/apache/incubator-superset/pull/11005#discussion_r494514454
##########
File path: superset-frontend/src/components/Icon/index.tsx
##########
@@ -17,6 +17,7 @@
* under the License.
*/
import React, { SVGProps } from 'react';
+import { ReactComponent as BinocularsIcon } from 'images/icons/binoculars.svg';
Review comment:
These icon additions may conflict with
https://github.com/apache/incubator-superset/pull/11033 so we should probably
coordinte with @rusackas in this area
----------------------------------------------------------------
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]