Compare commits

..

No commits in common. "394b163f4bc3a73268616d5448bb732c477fc210" and "ce7dcbda0aef3ef1655137889ee447454d16a493" have entirely different histories.

View File

@ -8,6 +8,7 @@ export default function community() {
<> <>
<Communhero /> <Communhero />
<Socials /> <Socials />
<Events />
</> </>
) )
} }