Compare commits

2 Commits

View File

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