removed console.log
This commit is contained in:
committed by
GitHub
parent
fba9c66389
commit
bf66181b70
@@ -144,8 +144,6 @@ const Home = () => {
|
||||
}) => {
|
||||
setDestinationLocation(location);
|
||||
|
||||
console.log("Hello World!");
|
||||
|
||||
router.push("/(root)/find-ride");
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user