From 25bdb4017b92e469606c5bde6c1bfee70feca8b6 Mon Sep 17 00:00:00 2001 From: SanjayramVempati <101228879+SanjayramVempati@users.noreply.github.com> Date: Sat, 15 Apr 2023 15:20:31 -0400 Subject: [PATCH] ... --- src/components/Timeline.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Timeline.astro b/src/components/Timeline.astro index a1f905f..d910727 100644 --- a/src/components/Timeline.astro +++ b/src/components/Timeline.astro @@ -13,7 +13,7 @@ import AlertButton from './buttons/AlertButton.astro'