upd: task divisi

Deskripsi:
- list task divisi
- create task divisi
- detail task divisi
- tambah tugas task divisi
- tambah file tasi divisi
- edit task divisi
- pembatalan task divisi

No Issues
This commit is contained in:
amel
2025-03-10 15:18:28 +08:00
parent 8d1c15e51a
commit 5bc702928b
12 changed files with 546 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ export default function RootLayout() {
headerTitleAlign: 'center',
headerRight: () => <HeaderRightDivisionList />
}} />
<Stack.Screen name="division/[id]/(fitur-division)" options={{ headerShown: false }} />
</Stack>
<StatusBar style="light" />
</>