react-drag-select icon indicating copy to clipboard operation
react-drag-select copied to clipboard

Rename Selection.js to JSX please

Open spidgorny opened this issue 5 years ago • 2 comments

The file contains React

tag, so it's supposed to be called JSX. Having a wrong file extension breaks my build process.

spidgorny avatar Feb 07 '20 11:02 spidgorny

Selection.js: Unexpected token (124:6)

spidgorny avatar Feb 07 '20 11:02 spidgorny

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

Saroopashree avatar Dec 16 '20 13:12 Saroopashree