This commit is contained in:
2021-05-11 15:06:53 +02:00
parent a9c61df144
commit bc3ebf04fc
7 changed files with 64 additions and 10 deletions

View File

@@ -10,8 +10,6 @@
<script lang="ts">
import Vue from 'vue'
import {useAsync, useContext} from "@nuxtjs/composition-api";
import {Post, Project} from "../../@types/types";
export default Vue.extend({
head() {