Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed May 10, 2016
1 parent fd889f3 commit 10c9d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import component from './app/component';

export default component
export default component;

0 comments on commit 10c9d15

Please sign in to comment.