mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:03: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)");
|
||||
}
|
||||
console.log(videoUrl);
|
||||
|
||||
router.push({
|
||||
pathname: "/video-player",
|
||||
|
Reference in New Issue
Block a user