react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

type error warning JSX component in typescript

Open dzpt opened this issue 3 years ago • 0 comments

i caught an error using hoc component like SortableContainer or SortableElement cannot be used as a JSX component.

├── @types/[email protected]
├── @types/[email protected]
├── @vitejs/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

dzpt avatar Aug 16 '22 08:08 dzpt