Open neftaly opened 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.
npm install
I had to mirror the whole src directory in the example, as
npm install
ing 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.