fix: build
This commit is contained in:
parent
e60e8545a1
commit
37ad8e08fc
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent, PropType } from "@vue/composition-api"
|
||||
import { defineComponent, PropType } from "@nuxtjs/composition-api"
|
||||
import { HoppTestResult } from "~/helpers/types/HoppTestResult"
|
||||
|
||||
export default defineComponent({
|
||||
|
|
|
|||
Loading…
Reference in a new issue