upd: fitur tambahan project

Deskripsi:
- tampilan list detail waktu task project
- integrasi api mobile list detail
- tampilan tambah detail task project > blm selesai

No Issues
This commit is contained in:
2025-08-19 17:39:27 +08:00
parent 7810eb1686
commit 263875ae55
7 changed files with 160 additions and 7 deletions

View File

@@ -269,6 +269,12 @@ const Styles = StyleSheet.create({
flexDirection: 'row',
justifyContent: 'center'
},
btnLainnya: {
alignSelf: 'flex-start',
backgroundColor: '#19345E',
paddingVertical: 5,
marginVertical: 5
},
btnMenuRow: {
width: '33%',
alignItems: 'center'