mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 14:33:26 +00:00
chore: rogue log goes home
This commit is contained in:
@@ -51,7 +51,6 @@ export default function Item({ data }: { data: ItemData }) {
|
|||||||
);
|
);
|
||||||
return router.push("/(tabs)");
|
return router.push("/(tabs)");
|
||||||
}
|
}
|
||||||
console.log(videoUrl);
|
|
||||||
|
|
||||||
router.push({
|
router.push({
|
||||||
pathname: "/video-player",
|
pathname: "/video-player",
|
||||||
|
Reference in New Issue
Block a user