use absolute paths for stores
This commit is contained in:
parent
7d19cc2d53
commit
b94d389b7f
52 changed files with 63 additions and 62 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { useReportsStore } from '../../stores/reports'
|
||||
import { useReportsStore } from 'src/stores/reports'
|
||||
import Select from '../select/select.vue'
|
||||
import StatusContent from '../status_content/status_content.vue'
|
||||
import Timeago from '../timeago/timeago.vue'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue