Skip to content

Commit b454195

Browse files
committed
refactor: update main chart
1 parent ef6012e commit b454195

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/views/dashboard/Dashboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ import avatar6 from 'src/assets/images/avatars/6.jpg'
5151

5252
import WidgetsBrand from '../widgets/WidgetsBrand'
5353
import WidgetsDropdown from '../widgets/WidgetsDropdown'
54-
import MainChart from '../charts/MainChart'
54+
import MainChart from './MainChart'
5555

5656
const Dashboard = () => {
5757
const progressExample = [

0 commit comments

Comments
 (0)