Closed
Description
Install [email protected] and use a package with classProperties, for example @material/react-top-app-bar
, you will get this error:
...
Support for the experimental syntax 'classProperties' isn't currently enabled
...
Add @babel/plugin-proposal-class-properties (https://git.io/vb4SL) to the 'plugins' section of your Babel config to enable transformation.
Metadata
Metadata
Assignees
Labels
No labels