From 03ebd92d7737fc026f7e0423d4e91903e2280fbd Mon Sep 17 00:00:00 2001 From: Martin Ortbauer Date: Wed, 14 Jun 2023 09:39:09 +0200 Subject: [PATCH] fix syntax in Tags component --- src/components/blog/Tags.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/blog/Tags.astro b/src/components/blog/Tags.astro index b00b108..710ef84 100644 --- a/src/components/blog/Tags.astro +++ b/src/components/blog/Tags.astro @@ -27,7 +27,7 @@ const { tags, class: className = 'text-sm', title = undefined, isCategory = fals tag ) : ( {tag}