We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6012e commit b454195Copy full SHA for b454195
src/views/dashboard/Dashboard.js
@@ -51,7 +51,7 @@ import avatar6 from 'src/assets/images/avatars/6.jpg'
51
52
import WidgetsBrand from '../widgets/WidgetsBrand'
53
import WidgetsDropdown from '../widgets/WidgetsDropdown'
54
-import MainChart from '../charts/MainChart'
+import MainChart from './MainChart'
55
56
const Dashboard = () => {
57
const progressExample = [
src/views/charts/MainChart.js src/views/dashboard/MainChart.jssrc/views/charts/MainChart.js renamed to src/views/dashboard/MainChart.js
0 commit comments