Refact: Rename tag comparison graphic component
This commit is contained in:
parent
6a091efea6
commit
22fc1a9b48
@ -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'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user