feat: fixes

This commit is contained in:
2025-12-03 16:52:04 +01:00
parent 74e02fef79
commit cc7782ae4e
4 changed files with 10 additions and 39 deletions
-2
View File
@@ -575,9 +575,7 @@ const Home = ({ navigation, route }) => {
{stageCardsList}
<ClubCard
image={icons.clubIcon}
onPress={handleClubPress}
hasActiveSubscription={hasActiveSubscription}
/>
</>
);