1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 03:11:07 +00:00

New file/folder menu on toolbar (#2452)

This commit is contained in:
山水人家
2018-10-16 14:27:21 +08:00
committed by Daniel Pan
parent 2a6548b1de
commit d49e2f38f7
19 changed files with 339 additions and 148 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react';
import MenuControl from '../menu-component/node-menu-control';
import MenuControl from '../menu-control';
import { permission } from '../../utils/constants';
function sortByType(a, b) {