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:
@@ -140,13 +140,14 @@ export default function UserLayout() {
|
||||
/>
|
||||
|
||||
<Stack.Screen
|
||||
name="collaboration/[id]/detail-project-main"
|
||||
name="collaboration/[id]/edit"
|
||||
options={{
|
||||
title: "Proyek Saya",
|
||||
title: "Edit Proyek",
|
||||
headerLeft: () => <BackButton />,
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
{/* ========== End Collaboration Section ========= */}
|
||||
|
||||
{/* ========== Forum Section ========= */}
|
||||
|
||||
Reference in New Issue
Block a user