fix: Fix import path after Scrollbar move to @grafana/ui
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
import React, { Component } from 'react';
|
import React, { Component } from 'react';
|
||||||
|
|
||||||
// Components
|
// Components
|
||||||
import CustomScrollbar from '../CustomScrollbar/CustomScrollbar';
|
import { CustomScrollbar } from '@grafana/ui';
|
||||||
import PageLoader from '../PageLoader/PageLoader';
|
import PageLoader from '../PageLoader/PageLoader';
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
|
|||||||
Reference in New Issue
Block a user