From f87f492c61410c5e859a05f755b798e82949c4e7 Mon Sep 17 00:00:00 2001 From: Alex Stephen Date: Sun, 8 Dec 2024 16:07:51 -0800 Subject: [PATCH] add info panel --- src/components/InfoPanel.astro | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/components/InfoPanel.astro b/src/components/InfoPanel.astro index ff75fab..9df3a4d 100644 --- a/src/components/InfoPanel.astro +++ b/src/components/InfoPanel.astro @@ -15,7 +15,7 @@ const depth = 0; --- { props.data.isAEP === true && ( -
+