Component

Add :
- CheckboxGroup
- components/_Icon/

Fix:
- CheckboxCustom: penambahan fitur untuk checkbox group

Feature:
Collaboration
Add :
- ProjectMainSelectedSection

Fix :
- detail-participant
- detail-project-main

# No Issue
This commit is contained in:
2025-07-24 16:47:16 +08:00
parent 4f8ae2d7e0
commit e02ae8e35d
11 changed files with 346 additions and 93 deletions

View File

@@ -11,8 +11,7 @@ export const checkboxStyles = (props: {
container: {
flexDirection: "row",
alignItems: "flex-start",
// marginBottom: 12,
// marginBottom: 12,
},
innerContainer: {
flexDirection: "row",