Skip to content

Commit

Permalink
remove social section import
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat2005 committed Nov 7, 2024
1 parent dd82579 commit e34eed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import SigSection from '@/components/SIGCards/SigSection'
import WelcomeSection from '@/components/welcomesection/WelcomeSection'
import IntroSection from '@/components/introsection/IntroSection'
import MoreResourcesSection from '@/components/moreResourcesSection/moreResourcesSection'
import SocialSection from '@/components/socialsection/SocialSection'
// import SocialSection from '@/components/socialsection/SocialSection'

export default function Home() {
return (
Expand Down

0 comments on commit e34eed7

Please sign in to comment.