mobile: fix pro button

This commit is contained in:
Ammar Ahmed
2025-02-17 15:22:42 +05:00
committed by Abdullah Atta
parent ea2bc359cb
commit 32bc6ed328

View File

@@ -140,6 +140,7 @@ export function SideMenuHome() {
backgroundColor: colors.static.black,
width: "100%"
}}
onPress={pro.onPress}
/>
) : null}
</View>