Jimmy Chion
Results
2
issues of
Jimmy Chion
- `three` version: `0.135.0` - `@react-three/fiber` version: `7.0.24` - `@react-three/drei` version: `8.3.0` - `node` version: [whatever codesandbox uses] - `npm` (or `yarn`) version: [whatever codesandbox uses] ### Problem description: ``...
bug
The codegen'd file included ``` import {Document} from '@contentful/rich-text-types' ``` even though none of my types needed it. In order to avoid TS errors without manual intervention (or a hack-y...