fix some warnings

This commit is contained in:
Henry Jameson 2022-03-17 08:35:19 +02:00
parent 8311d4deba
commit be4244acde
8 changed files with 71 additions and 73 deletions

View file

@ -1,4 +1,4 @@
import { set } from 'vue'
import { set } from 'lodash'
import Select from '../select/select.vue'
export default {