Commit c066ae63 authored by wuhao's avatar wuhao 🎯

alert

parent 15842a46
Pipeline #7782 passed with stages
in 36 minutes and 12 seconds
......@@ -46,6 +46,7 @@ const Model = ({ url, rotation, scale }) => {
const [position, setPosition] = useState([0, 0, 0]);
console.log("====================================");
console.log(rotation, scale);
alert(0)
console.log("====================================");
const rotations = useMemo(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment