diff --git a/src/components/Post/Author/index.js b/src/components/Post/Author/index.js index 975986f..7fe4910 100644 --- a/src/components/Post/Author/index.js +++ b/src/components/Post/Author/index.js @@ -1 +1,2 @@ +// @flow export { default } from './Author';