mirror of
https://github.com/apache/superset.git
synced 2026-05-31 21:29:19 +00:00
refactor: Deletes the common/components folder (#18999)
This commit is contained in:
committed by
GitHub
parent
9f834e8317
commit
329855170e
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { List } from 'src/common/components';
|
||||
import { List } from 'src/components';
|
||||
import shortid from 'shortid';
|
||||
import { t, withTheme } from '@superset-ui/core';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user