mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-25 17:30:34 +01:00
Import nuxt 3 and edit to script setup
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import {computed, defineComponent, useContext} from "@nuxtjs/composition-api";
|
||||
import {computed, defineComponent, useContext} from "@nuxt/bridge/dist/runtime/capi.legacy";
|
||||
|
||||
export default defineComponent({
|
||||
name: "GithubIcon",
|
||||
|
||||
Reference in New Issue
Block a user