Skip to content

Commit

Permalink
test(mediaAspect): log to debug on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrododo committed Dec 10, 2023
1 parent cf1f012 commit 9be3922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/VideoPlane/VideoPlane.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useAspect } from "@react-three/drei";
import { Suspense, useEffect, useState } from "react";
import { Suspense } from "react";
import { FilterMaterialVideoChroma } from "../../materials/FilterMaterialVideoChroma";
import { FilterMaterialVideoEdge } from "../../materials/FilterMaterialVideoEdge";
import { useControls } from "leva";
Expand Down

0 comments on commit 9be3922

Please sign in to comment.