LenDoc hace 2 años
padre
commit
aab5b9d9da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/createAndEditPost/CreateAndEditPost.js

+ 1 - 1
src/pages/createAndEditPost/CreateAndEditPost.js

@@ -12,7 +12,7 @@ import {
   Basic,
   SortableContainer,
   SortableItem,
-} from '../../components/Dropzone'
+} from '../../components/DropZone'
 import { arrayMoveImmutable } from 'array-move'
 import { Row, Col } from 'antd'
 import { history } from '../../helpers'