fix & featur
deskripsi: - fix component stack dan drawer - new page list path profile
This commit is contained in:
@@ -31,8 +31,8 @@ export default function LoginView() {
|
||||
console.log("login user id :", id);
|
||||
|
||||
// router.navigate("/verification");
|
||||
router.navigate(`/(application)/(user)/profile/${id}`);
|
||||
// router.navigate("/(application)/home");
|
||||
// router.navigate(`/(application)/(user)/profile/${id}`);
|
||||
router.navigate("/(application)/(user)/home");
|
||||
// router.navigate(`/(application)/profile/${id}/edit`);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user