upd: diskusi divisi

Deskripsi:
- list diskusi
- search diskusi
- detail diskusi
- kirim komentar
- edit diskusi
- status diskusi
- arsip diskusi
- tambah diskusi
- role akses user diskusi

No Issues
This commit is contained in:
amel
2025-05-22 17:19:35 +08:00
parent 7eaa8cf95b
commit 3f67f65ae5
14 changed files with 643 additions and 317 deletions

View File

@@ -14,6 +14,9 @@ export const ColorsStatus = {
error: {
backgroundColor: '#DB1514'
},
secondary: {
backgroundColor: 'gray'
},
orange: {
backgroundColor: 'orange'
},