From f597b0213fff3ebd6d1e981200dcf4434428e4f3 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sun, 12 Jun 2022 12:05:16 -0500 Subject: [PATCH] Tweak syntax to make Astro builder happy --- src/components/google-analytics.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/google-analytics.astro b/src/components/google-analytics.astro index ba3e5e4..6d9cb7d 100644 --- a/src/components/google-analytics.astro +++ b/src/components/google-analytics.astro @@ -8,7 +8,7 @@ import { gaMeasurementId } from '~/helpers/constants.js'