ryohek пре 6 година
родитељ
комит
dad825015e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/client/js/components/PageEditor/HandsontableModal.jsx

+ 1 - 1
src/client/js/components/PageEditor/HandsontableModal.jsx

@@ -2,7 +2,7 @@ import React from 'react';
 import PropTypes from 'prop-types';
 
 import {
-  Modal, ModalHeader, ModalBody, ModalFooter,
+  Modal,
 } from 'reactstrap';
 
 import Handsontable from 'handsontable';