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