From d44bb6218765d6ed5cd10f8534cf8568a8cdc3f2 Mon Sep 17 00:00:00 2001 From: phil Date: Thu, 13 Feb 2025 15:12:17 +0100 Subject: [PATCH] Fix some typings --- src/App.vue | 41 +++++++++++++++++++++++++---------------- src/ResourceButton.vue | 10 +++++----- src/main.ts | 10 +--------- 3 files changed, 31 insertions(+), 30 deletions(-) diff --git a/src/App.vue b/src/App.vue index 08c0ee9..2b4aba5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,20 @@