Skip to content

Commit

Permalink
New line
Browse files Browse the repository at this point in the history
  • Loading branch information
Savannah Ostrowski authored and Savannah Ostrowski committed Apr 9, 2019
1 parent 642f3d6 commit e7da563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DesktopHeader.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ DesktopHeader.propTypes = {
classes: PropTypes.object.isRequired,
};

export default withRouter(withStyles(styles)(DesktopHeader));
export default withRouter(withStyles(styles)(DesktopHeader));

0 comments on commit e7da563

Please sign in to comment.