Skip to content

Commit

Permalink
Tiny extra }
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhsin committed Aug 5, 2016
1 parent 7919781 commit d0fb289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DARNNavigator.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class DARNNavigator extends React.Component{
renderScene={this.navigatorRenderScene}/>
);
}
}

navigatorRenderScene(route, navigator) {
switch (route.id) {
Expand Down

0 comments on commit d0fb289

Please sign in to comment.