Browse Source

fix(home): file path

lind 3 năm trước cách đây
mục cha
commit
aaa5f36644
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/home/index.tsx

+ 1 - 1
src/pages/home/index.tsx

@@ -1,6 +1,6 @@
 import { PageContainer } from '@ant-design/pro-layout';
 import { useEffect, useState } from 'react';
-import Comprehensive from './comprehensive  ';
+import Comprehensive from './comprehensive';
 import Device from './device';
 import Init from './init';
 import Ops from './ops';