react-three-next
react-three-next copied to clipboard
three.js types is missing in dev deps
@types/three
should be included in devDependencies when using the typescript template to prevent type errors
See comment https://github.com/pmndrs/react-three-next/pull/85 @types/three
should be added in the CLI create-r3f-app
not the starter.