renegarcia225
Results
1
issues of
renegarcia225
When running a Jest test i'm getting the following error: `SyntaxError: Cannot use import statement outside a module` This is how i'm importing the library: `import { useDraggable, DragEventData, DragOptions...