Guest User

Untitled

a guest
Dec 11th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. import withHeader from '../../HOCs/withHeader';
  2.  
  3. ...
  4.  
  5. export default withHeader({ title: 'Commits' })(CommitList);
Add Comment
Please, Sign In to add comment