New published info location and author info

This commit is contained in:
Jori Lallo
2017-07-02 15:26:24 -05:00
parent 08ae168f50
commit e9a1dc63d7
3 changed files with 71 additions and 19 deletions

View File

@ -0,0 +1,3 @@
// @flow
import AuthorInfo from './AuthorInfo';
export default AuthorInfo;