Refact: rename #_item to item_#
This commit is contained in:
parent
bc7f771d25
commit
62b193b04a
@ -41,8 +41,8 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { mapGetters, mapActions } from 'vuex'
|
import { mapGetters, mapActions } from 'vuex'
|
||||||
import tagItem from '../components/tag_item'
|
import tagItem from '../components/item_tag'
|
||||||
import categorieItem from '../components/categorie_item'
|
import categorieItem from '../components/item_categorie'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'home',
|
name: 'home',
|
||||||
|
Loading…
Reference in New Issue
Block a user