You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to Compile
./~/semantic-ui-react/src/modules/Sidebar/Sidebar.js
Module parse failed: E:\apps-node\goems-sem\node_modules\semantic-ui-react\src\modules\Sidebar\Sidebar.js Unexpected token (20:19)
You may need an appropriate loader to handle this file type.
| */
| class Sidebar extends Component {
| static propTypes = {
| /** An element type to render as (string or function). */
| as: customPropTypes.as,
This error occurred during the build time and cannot be dismissed.
Version
0.68.3
Testcase
The text was updated successfully, but these errors were encountered:
Steps
Created a new app using create-react-app
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Expected Result
No Errors
Actual Result
Version
0.68.3
Testcase
The text was updated successfully, but these errors were encountered: