This commit is contained in:
syuilo
2020-08-22 09:12:15 +09:00
parent 182c291e33
commit d9a5633e48
51 changed files with 58 additions and 115 deletions

View File

@@ -19,7 +19,7 @@
</template>
<script lang="ts">
import Vue from "vue";
import { defineComponent } from 'vue';
export default defineComponent({
props: {
value: {