clauderic / clauderic/react-sortable-hoc
type error warning JSX component in typescript
Open
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
i caught an error using hoc component like `SortableContainer` or `SortableElement`
`cannot be used as a JSX component.`
```
├── @types/react-dom@17.0.17
├── @types/react@17.0.48
├── @vitejs/plugin-react@1.3.2
├── react-dom@17.0.2
├── react-sortable-hoc@2.0.0
├── react@17.0.2
└── vite@2.9.15
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.