start project "move to typescript"

This commit is contained in:
geoffrey45
2022-03-14 21:05:58 +03:00
parent ead3a731ef
commit 33a9aa2c30
18 changed files with 48 additions and 41 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
</template>
<script setup>
import state from "@/composables/state.js";
import state from "@/composables/state";
import perks from "@/composables/perks.js";
const props = defineProps({