amalia/05-mei-26 #43
@@ -206,6 +206,8 @@ export default function TaskDivisionAddTask() {
|
|||||||
day_label: { color: colors.text },
|
day_label: { color: colors.text },
|
||||||
time_label: { color: colors.text },
|
time_label: { color: colors.text },
|
||||||
weekday_label: { color: colors.text },
|
weekday_label: { color: colors.text },
|
||||||
|
button_next_image: { tintColor: colors.text },
|
||||||
|
button_prev_image: { tintColor: colors.text },
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
@@ -177,6 +177,8 @@ export default function CreateTaskAddTugas() {
|
|||||||
day_label: { color: colors.text },
|
day_label: { color: colors.text },
|
||||||
time_label: { color: colors.text },
|
time_label: { color: colors.text },
|
||||||
weekday_label: { color: colors.text },
|
weekday_label: { color: colors.text },
|
||||||
|
button_next_image: { tintColor: colors.text },
|
||||||
|
button_prev_image: { tintColor: colors.text },
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
@@ -255,6 +255,8 @@ export default function UpdateProjectTaskDivision() {
|
|||||||
day_label: { color: colors.text },
|
day_label: { color: colors.text },
|
||||||
time_label: { color: colors.text },
|
time_label: { color: colors.text },
|
||||||
weekday_label: { color: colors.text },
|
weekday_label: { color: colors.text },
|
||||||
|
button_next_image: { tintColor: colors.text },
|
||||||
|
button_prev_image: { tintColor: colors.text },
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|||||||
@@ -195,6 +195,8 @@ export default function ProjectAddTask() {
|
|||||||
day_label: { color: colors.text },
|
day_label: { color: colors.text },
|
||||||
time_label: { color: colors.text },
|
time_label: { color: colors.text },
|
||||||
weekday_label: { color: colors.text },
|
weekday_label: { color: colors.text },
|
||||||
|
button_next_image: { tintColor: colors.text },
|
||||||
|
button_prev_image: { tintColor: colors.text },
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
@@ -179,6 +179,8 @@ export default function CreateProjectAddTask() {
|
|||||||
day_label: { color: colors.text },
|
day_label: { color: colors.text },
|
||||||
time_label: { color: colors.text },
|
time_label: { color: colors.text },
|
||||||
weekday_label: { color: colors.text },
|
weekday_label: { color: colors.text },
|
||||||
|
button_next_image: { tintColor: colors.text },
|
||||||
|
button_prev_image: { tintColor: colors.text },
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
@@ -229,6 +229,8 @@ export default function UpdateProjectTask() {
|
|||||||
day_label: { color: colors.text },
|
day_label: { color: colors.text },
|
||||||
time_label: { color: colors.text },
|
time_label: { color: colors.text },
|
||||||
weekday_label: { color: colors.text },
|
weekday_label: { color: colors.text },
|
||||||
|
button_next_image: { tintColor: colors.text },
|
||||||
|
button_prev_image: { tintColor: colors.text },
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user