Install react-scripts@2.0.0-next.3e165448 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.
Install react-scripts@2.0.0-next.3e165448 and use a package with classProperties, for example
@material/react-top-app-bar, you will get this error: