This commit is contained in:
2022-09-24 00:12:36 -04:00
parent 91f2c45e4f
commit 9687d9638e
5 changed files with 7 additions and 14 deletions

View File

@@ -23,10 +23,6 @@
return {
selection: null
};
},
watch: {
},
methods: {
}
};
</script>