react-drag-select
react-drag-select copied to clipboard
Rename Selection.js to JSX please
The file contains React
tag, so it's supposed to be called JSX.
Having a wrong file extension breaks my build process.
Selection.js: Unexpected token (124:6)
I was using this package on stackblitz and I came across this error
Error in /turbo_modules/[email protected]/index.js (1:141)
Unexpected token '<'
I think this is related to this issue. Not sure though