Refact: Rename tag comparison graphic component

This commit is contained in:
Bertrand Benjamin 2019-01-27 18:01:37 +01:00
parent 6a091efea6
commit 22fc1a9b48
2 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<script>
import { mapGetters, mapActions } from 'vuex'
import box from '../components/box'
import tagsComparison from '../components/tags_comparison'
import tagsComparison from '../components/graph_tags_comparison'
import graphTime from '../components/graph_time'
import moment from 'moment'