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
{{ message }}
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.
6 | static propTypes = {
| ^
7 | children: PropTypes.any,
8 | className: PropTypes.string,
9 | style: PropTypes.object,
`
Defining the static property is not es6, and in the es7 draft, install the babel-preset-stage-0 and try again after the babelrc reference, but not yet.
The text was updated successfully, but these errors were encountered:
taxError: /Users/huangjihua/Documents/autohome/projects/re-bulma/src/components/panel/panel-tabs.js: Unexpected token (6:19
`export default class PanelTabs extends Component {
The text was updated successfully, but these errors were encountered: