We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f48ffc commit 9be8a21Copy full SHA for 9be8a21
src/routes/admin/project-index-create.js
@@ -1,7 +1,7 @@
1
import _ from 'lodash';
2
import config from 'config';
3
import { middleware as tcMiddleware } from 'tc-core-library-js';
4
-import { indexProjectsRange } from '../../../src/utils/es';
+import { indexProjectsRange } from '../../utils/es';
5
6
/**
7
0 commit comments