migrate to Vue3
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent } from '@vue/composition-api'
|
||||
import { defineComponent } from 'vue'
|
||||
import SWNewVersion from '@/components/SWNewVersion.vue'
|
||||
|
||||
export default defineComponent({
|
||||
|
||||
Reference in New Issue
Block a user