Remove Vue3 migration comments

This commit is contained in:
Julian Stirling 2026-02-15 16:58:37 +00:00
parent c583be7756
commit eb22ad7e68
40 changed files with 0 additions and 40 deletions

View file

@ -13,7 +13,6 @@
<script>
import { formatValue } from "@/js_utils/formatter.mjs";
import InputFromSchema from "./inputFromSchema.vue";
// vue3 migration
export default {
name: "PropertyControl",