mirror of
https://github.com/ansible/awx.git
synced 2026-07-12 00:44:36 -02:30
Add new loading screen placeholder.
This commit is contained in:
@@ -7,7 +7,7 @@ import debounce from 'util/debounce';
|
||||
import * as d3 from 'd3';
|
||||
import Legend from './Legend';
|
||||
import Tooltip from './Tooltip';
|
||||
import ContentLoading from '../../components/ContentLoading';
|
||||
import ContentLoading from './ContentLoading';
|
||||
import { truncateString } from '../../util/strings';
|
||||
|
||||
const Loader = styled(ContentLoading)`
|
||||
|
||||
Reference in New Issue
Block a user