@@ -15,7 +15,6 @@ const props = withDefaults(
);
const emits = defineEmits(["update:modelValue"]);
-
const value = defineModel();
const data = computed(() => {