react-material-ui-table-row-drag-and-drop
react-material-ui-table-row-drag-and-drop copied to clipboard
Type annotations can only be used in TypeScript files.
Hi,
The component is great, but I have a problem in VSCode it gives the message "Type annotations can only be used in TypeScript files." Despite of the warning it's running.
I just downloaded the ZIP package, unpacked it and run "npm install", then "npm start".
Is there something I'm doing wrong?