api: update key to api
This commit is contained in:
@@ -137,5 +137,12 @@ const styles = StyleSheet.create({
|
||||
marginLeft: 20,
|
||||
marginTop: 5,
|
||||
},
|
||||
startDate: {
|
||||
color: "hsl(0, 0%, 80%)",
|
||||
fontSize: 16,
|
||||
textAlign: "center",
|
||||
marginTop: 15,
|
||||
fontStyle: "italic",
|
||||
},
|
||||
});
|
||||
export default styles;
|
||||
|
||||
Reference in New Issue
Block a user