updated create ticket btn text
This commit is contained in:
@@ -144,7 +144,7 @@ export function TimeTicketCreate({
|
|||||||
onPress={handleSubmit}
|
onPress={handleSubmit}
|
||||||
title="Submit"
|
title="Submit"
|
||||||
>
|
>
|
||||||
<Text style={{ fontSize: 12 }}>Save</Text>
|
<Text style={{ fontSize: 12 }}>Create Ticket</Text>
|
||||||
</Button>
|
</Button>
|
||||||
</View>
|
</View>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user