mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
mobile: fix pro button
This commit is contained in:
committed by
Abdullah Atta
parent
ea2bc359cb
commit
32bc6ed328
@@ -140,6 +140,7 @@ export function SideMenuHome() {
|
||||
backgroundColor: colors.static.black,
|
||||
width: "100%"
|
||||
}}
|
||||
onPress={pro.onPress}
|
||||
/>
|
||||
) : null}
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user