pkdotson commented on a change in pull request #18811:
URL: https://github.com/apache/superset/pull/18811#discussion_r813449057
##########
File path: superset-frontend/src/views/components/MenuRight.tsx
##########
@@ -107,6 +105,13 @@ const StyledAnchor = styled.a`
const { SubMenu } = Menu;
+interface ExtentionConfigs {
+ CSV_EXTENSIONS: Array<any>;
Review comment:
No these are for what are coming back from the backend configs which are
arrays of extension types.
--
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]