Преглед изворни кода

【看板客户端】【修改table命名】

zhuth пре 8 година
родитељ
комит
50ce3442b3
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      kanban-client/app/component/Layout.js
  2. 0 0
      kanban-client/app/component/Table.jsx

+ 1 - 1
kanban-client/app/component/Layout.js

@@ -6,7 +6,7 @@ import '../css/layoutStyle.css';
 
 import Title from '../../src/Title/Title.jsx';
 import Form from '../../src/Form/index.js';
-import Table from '../../app/component/Tabel.jsx';
+import Table from '../../app/component/Table.jsx';
 import Charts from '../../src/Charts/ECharts.js';
 import '../../app/css/form.less';
 

+ 0 - 0
kanban-client/app/component/Tabel.jsx → kanban-client/app/component/Table.jsx