type error warning JSX component in typescript
dzpt opened this issue · 0 comments
dzpt commented
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