Closed
Description
Library cant be used with create-react-app by default because of error
@babel/plugin-proposal-class-properties cant be added without ejecting CRA, which is pain.
CRA explanations
Not sure how to fix it, is it possible to change that experemental syntax?
related issues
facebook/create-react-app#4648
material-components/material-components-web-react#107