From 931dac64ff785774d3ee75c425f6424d7afadc28 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Sun, 2 Apr 2023 23:08:12 +0600 Subject: [PATCH] chore: mark as done overlay --- .../TopicOverlay/TopicOverlay.astro | 48 +++++++++++++++---- 1 file changed, 38 insertions(+), 10 deletions(-) diff --git a/src/components/TopicOverlay/TopicOverlay.astro b/src/components/TopicOverlay/TopicOverlay.astro index 13cc7f9ce..97ac131f8 100644 --- a/src/components/TopicOverlay/TopicOverlay.astro +++ b/src/components/TopicOverlay/TopicOverlay.astro @@ -11,7 +11,7 @@ const { contentContributionLink } = Astro.props;