I'm using:
"@react-three/drei": "9.114.6",
"@react-spring/three": "^10.0.3",
"@react-three/fiber": "8.18.0",
"@types/three": "0.180.0",
"three": "0.180.0"
I just updated and am getting a TS error when I add textures as a spread operator.
Type instantiation is excessively deep and possibly infinite.
