Implemented timer into task details, uploaded example images for app and centred headers on all screens
This commit is contained in:
@@ -223,6 +223,7 @@ export default function UpsertAssignment() {
|
||||
options={{
|
||||
title: isEditMode ? 'Edit Assignment' : 'Create Assignment',
|
||||
headerTitleStyle: defaultStyles.title,
|
||||
headerTitleAlign: 'center',
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user