[F] Fix import

This commit is contained in:
2024-07-31 18:58:13 +08:00
parent 7cc6a57b49
commit 26e19af0a3
+1 -1
View File
@@ -1,4 +1,4 @@
import {Vue} from "vue-class-component";
import { Component, Vue, Prop } from 'vue-facing-decorator'
/**
* Same as python's range