api: update key to api

This commit is contained in:
Cron1cle
2025-10-17 11:53:45 +02:00
parent 38ac309925
commit ceb7b86462
7 changed files with 55 additions and 20 deletions

View File

@@ -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;