fix: build

This commit is contained in:
liyasthomas
2021-07-26 21:53:59 +05:30
parent e60e8545a1
commit 37ad8e08fc

View File

@@ -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({