mistercrunch commented on code in PR #33231:
URL: https://github.com/apache/superset/pull/33231#discussion_r2082573668


##########
superset-frontend/packages/superset-ui-chart-controls/src/components/Dropdown.tsx:
##########
@@ -17,5 +17,4 @@
  * under the License.
  */
 
-export { Dropdown } from 'antd';
-export type { DropDownProps } from 'antd/lib/dropdown';
+export { Dropdown, type DropDownProps } from 'antd-v5';

Review Comment:
   is the plan to use what's in `src/components` once we move it to 
`@superset-ui/core` ?



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

Reply via email to