From 00abee9cc6e9d45512094f0f7c8c397892cbe260 Mon Sep 17 00:00:00 2001 From: Bobbie Goede Date: Fri, 12 Dec 2025 15:04:38 +0100 Subject: [PATCH] fix: export component prop type --- src/runtime/components/GoogleMaps/ScriptGoogleMaps.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/components/GoogleMaps/ScriptGoogleMaps.vue b/src/runtime/components/GoogleMaps/ScriptGoogleMaps.vue index fc0df6db..3630b314 100644 --- a/src/runtime/components/GoogleMaps/ScriptGoogleMaps.vue +++ b/src/runtime/components/GoogleMaps/ScriptGoogleMaps.vue @@ -20,7 +20,7 @@ export const MAP_INJECTION_KEY = Symbol('map') as InjectionKey<{