always include .js for stores
This commit is contained in:
parent
18d8ea6b63
commit
d028a86013
52 changed files with 59 additions and 59 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import ListsCard from '../lists_card/lists_card.vue'
|
||||
|
||||
import { useListsStore } from 'src/stores/lists'
|
||||
import { useListsStore } from 'src/stores/lists.js'
|
||||
|
||||
const Lists = {
|
||||
data() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue