-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I am getting this error in Jest when testing a react component that uses react-table-library
SyntaxError: Cannot use import statement outside a module
1 | import React from 'react';
> 2 | import { CompactTable } from '@table-library/react-table-library/compact';
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels