luolei 5 лет назад
Родитель
Сommit
e539f42cd6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/BodyContainer/index.jsx

+ 1 - 1
src/components/BodyContainer/index.jsx

@@ -1,5 +1,5 @@
 import EMRContainer from "../EMRContainer";
-import BlockEMRCont from "../BlockEMRCont/index.jsx";
+import BlockEMRCont from "../BlockEmrCont/index.jsx";
 import PushContainer from '../PushContainer';
 
 import style from './index.less';