lind преди 4 години
родител
ревизия
aaa5f36644
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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';