geido commented on a change in pull request #14644:
URL: https://github.com/apache/superset/pull/14644#discussion_r633537867
##########
File path: superset-frontend/src/components/Menu/LanguagePicker.tsx
##########
@@ -16,10 +16,12 @@
* specific language governing permissions and limitations
* under the License.
*/
-import React, { useState } from 'react';
-import { Select } from 'src/common/components';
-import { styled, useTheme } from '@superset-ui/core';
-import Icons from 'src/components/Icons';
Review comment:
Is there a reason why you are reverting back to the older Icon
implementation?
--
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]