kgabryje commented on a change in pull request #16362:
URL: https://github.com/apache/superset/pull/16362#discussion_r696380232



##########
File path: superset-frontend/src/explore/components/Control.tsx
##########
@@ -18,6 +18,7 @@
  */
 import React, { ReactNode, useCallback, useState } from 'react';
 import { ControlType } from '@superset-ui/chart-controls';
+import { ControlComponentProps as BaseControlComponentProps } from 
'@superset-ui/chart-controls/lib/shared-controls/components/types';

Review comment:
       Non-blocking - should we export that from `chart-controls` in the next 
release of superset-ui, so that we can import from 
`'@superset-ui/chart-controls'`?




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