mirror of
https://github.com/apache/superset.git
synced 2026-06-01 05:39:17 +00:00
refactor(List): Upgrade List from antdesign4 to antdesign5 (#30963)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
import { List } from 'src/components';
|
||||
import { List } from 'src/components/List';
|
||||
import { connect } from 'react-redux';
|
||||
import { PureComponent } from 'react';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user