rename + fix
This commit is contained in:
parent
2e78975e4c
commit
da73226cb1
4 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import PostStatusForm from '../post_status_form/post_status_form.vue'
|
||||
import Modal from '../modal/modal.vue'
|
||||
import get from 'lodash/get'
|
||||
import { usePostStatusStore } from 'src/stores/postStatus'
|
||||
import { usePostStatusStore } from 'src/stores/post_status'
|
||||
|
||||
const PostStatusModal = {
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue