mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
show trail or pro on menu
This commit is contained in:
@@ -61,7 +61,7 @@ export const UserSection = ({noTextMode}) => {
|
|||||||
fontSize: SIZE.xs,
|
fontSize: SIZE.xs,
|
||||||
color: 'white',
|
color: 'white',
|
||||||
}}>
|
}}>
|
||||||
Basic
|
{user.subscription.status === 1? "Trial" : "Pro"}
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user