-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I get the following error on fresh install and importing it in a NextJS page:
SyntaxError: Cannot use import statement outside a module
My import code:
import { Tilt } from 'react-tilt';
Environment:
"next": "13.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels