garbo-succus / r3f-control-kit

Composable camera controls for react-three-fiber
20 stars 1 forks source link

Fix imports #7

Open neftaly opened 1 year ago

neftaly commented 1 year ago

I had to mirror the whole src directory in the example, as npm installing control-kit leads to 2 versions of three/drei/etc, which doesn't work. These should work as peer deps but I think vite is funny about that.