Introduce renderers directory
This commit is contained in:
parent
ad38cd2605
commit
4ef3d3a6d2
14 changed files with 14 additions and 14 deletions
|
|
@ -64,7 +64,7 @@ import Vue from 'vue';
|
|||
import * as XDraggable from 'vuedraggable';
|
||||
import * as uuid from 'uuid';
|
||||
import Progress from '../../../common/scripts/loading';
|
||||
import getPostSummary from '../../../../../get-post-summary';
|
||||
import getPostSummary from '../../../../../renderers/get-post-summary';
|
||||
|
||||
export default Vue.extend({
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue