Răsfoiți Sursa

remove reactstrap

ryohek 6 ani în urmă
părinte
comite
dad825015e

+ 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';