stash
This commit is contained in:
parent
17bfb84a94
commit
2fe8d14c2c
35 changed files with 1976 additions and 2134 deletions
|
|
@ -19,7 +19,9 @@
|
|||
import * as BIcons from "bootstrap-icons-vue";
|
||||
import {mapActions, mapState} from "vuex";
|
||||
import PropertyBadge from "@/components/PropertyBadge.vue";
|
||||
import BadgeSelectField from "@/components/BadgeSelectField.vue";
|
||||
//import BadgeSelectField from "@/../extras/components/inputs/BadgeSelectField.vue";
|
||||
import BadgeSelectField from "@/components/inputs/BadgeSelectField.vue";
|
||||
|
||||
|
||||
export default {
|
||||
name: "PropertyField",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue