From 1ff5d13d2ecee93b9f94602a75e6dff18ce61a17 Mon Sep 17 00:00:00 2001 From: adilallo <39313955+adilallo@users.noreply.github.com> Date: Sun, 24 Aug 2025 21:47:48 -0600 Subject: [PATCH] Update SectionHeader.js --- app/components/SectionHeader.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/SectionHeader.js b/app/components/SectionHeader.js index 0ce0000..6be3c1b 100644 --- a/app/components/SectionHeader.js +++ b/app/components/SectionHeader.js @@ -13,8 +13,8 @@ const SectionHeader = ({ title, subtitle, titleLg, variant = "default" }) => {