ktmud commented on a change in pull request #10982:
URL:
https://github.com/apache/incubator-superset/pull/10982#discussion_r508233307
##########
File path: superset-frontend/src/datasource/ChangeDatasourceModal.tsx
##########
@@ -17,10 +17,9 @@
* under the License.
*/
import React, { FunctionComponent, useState, useRef } from 'react';
-// @ts-ignore
-import { Table } from 'reactable-arc';
+import DataTable from '@superset-ui/plugin-chart-table/lib/DataTable';
Review comment:
Yes, there was a plan to move it out. I never followed up with it
because of priorities. Will try to get it done by the end of this year!
----------------------------------------------------------------
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]