1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

rename component

This commit is contained in:
shanshuirenjia
2019-05-06 14:47:20 +08:00
parent 6c8f43c6be
commit 0a8a176cc4

View File

@@ -8,6 +8,7 @@ import GridContentContextMenu from './grid-content-contextmenu';
import ModalPortal from '../../components/modal-portal';
import NewColumnDialog from './new-column-dialog';
import isHotkey from 'is-hotkey';
import DTableStore from './store/dtable-store';
const propTypes = {
initData: PropTypes.object.isRequired,