From f2ade6f823bed8194163610a46aebe61765af733 Mon Sep 17 00:00:00 2001 From: Aidan Traboulay Date: Sun, 24 Mar 2024 04:35:47 -0400 Subject: [PATCH] Resolve merge conflict --- src/components/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/index.tsx b/src/components/index.tsx index 2a0b594c..23aea7bc 100644 --- a/src/components/index.tsx +++ b/src/components/index.tsx @@ -17,4 +17,4 @@ export { HeroStatSection } from './sections/HeroStats.section'; export { TeamSection } from './sections/Team.section'; export { ContactSection } from './sections/Contact.section'; export { FooterSection } from './sections/Footer.section'; -export { SponsorFAQSection } from './sections/SponsorFAQ.section'; +export { SponsorFAQSection } from './sections/SponsorFAQ.section'; \ No newline at end of file