Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed-Only one default export allowed per module. #26

Open
kuangzheng opened this issue May 1, 2017 · 1 comment
Open

fixed-Only one default export allowed per module. #26

kuangzheng opened this issue May 1, 2017 · 1 comment

Comments

@kuangzheng
Copy link

'/react-native-nba-app/app/containers/App.js':Only one default export allowed per module.

export class default App extends Component {} ->export class App extends Component {}

@KennyTw
Copy link

KennyTw commented Nov 8, 2017

@kuangzheng Thanks . Worked for me .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants