fix: pr issues

This commit is contained in:
math-pixel
2026-04-29 11:23:40 +02:00
parent 7c5d7f3834
commit 2b6b045f4a
7 changed files with 67 additions and 40 deletions
+1
View File
@@ -1,3 +1,4 @@
/* eslint-disable react-hooks/immutability */
import { useRef, useEffect, useState, useCallback } from "react";
import { useGLTF, useAnimations } from "@react-three/drei";
import type { AnimationAction, AnimationMixer } from "three";