deskripsi:
- folder take-picture
This commit is contained in:
2025-07-04 16:32:44 +08:00
parent b54693caa7
commit 0b1fd05eec
7 changed files with 32 additions and 20 deletions

View File

@@ -24,14 +24,6 @@ export default function ProfileLayout() {
name="[id]/update-background"
options={{ title: "Update Latar Belakang" }}
/>
<Stack.Screen
name="[id]/take-picture"
options={{ title: "Ambil Foto" }}
/>
<Stack.Screen
name="[id]/take-picture2"
options={{ title: "Ambil Foto 2" }}
/>
</Stack>
</>
);