Add select of import on dep edge click

This commit is contained in:
Bogdan Lyashenko
2018-09-18 21:08:42 +02:00
parent 15d181a415
commit 5168520efb
10 changed files with 168 additions and 36 deletions

View File

@@ -1,5 +1,7 @@
//import move from '../zoom/move';
import b from '../utils/string/format/string';
import {
b
} from '../utils/string/format/string';
//import h from '../views/home/home-page'
export default () => Promise.resolve({ data: [] });