lint
This commit is contained in:
parent
d1bb7fef5f
commit
3d19008f0c
58 changed files with 114 additions and 155 deletions
|
|
@ -1,14 +1,12 @@
|
|||
import Checkbox from 'src/components/checkbox/checkbox.vue'
|
||||
import List from 'src/components/list/list.vue'
|
||||
import Modal from 'src/components/modal/modal.vue'
|
||||
|
||||
import UserLink from 'src/components/user_link/user_link.vue'
|
||||
|
||||
import { useReportsStore } from 'src/stores/reports.js'
|
||||
|
||||
const UserReportingModal = {
|
||||
components: {
|
||||
|
||||
List,
|
||||
Checkbox,
|
||||
Modal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue