deksripsi:
- resourcing drawer dan alert
This commit is contained in:
2025-07-01 11:58:54 +08:00
parent 4701fce07c
commit 564ea68d29
4 changed files with 301 additions and 72 deletions

View File

@@ -42,7 +42,7 @@ export default function RegisterView() {
router.push("/(application)/home")
)}
/>
<Spacing />
{/* <Spacing />
<ButtonCustom
title="Coba"
backgroundColor={MainColor.yellow}
@@ -52,7 +52,7 @@ export default function RegisterView() {
console.log("Home clicked");
router.push("/(application)/coba");
}}
/>
/> */}
</View>
</View>
</ViewWrapper>