Skip to content

Commit

Permalink
add missing docs (#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamdz authored and levithomason committed Feb 22, 2017
1 parent 930892e commit c751a2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/views/Feed/Feed.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ import FeedMeta from './FeedMeta'
import FeedSummary from './FeedSummary'
import FeedUser from './FeedUser'

/**
* A feed presents user activity chronologically.
*/
function Feed(props) {
const {
children,
Expand Down

0 comments on commit c751a2d

Please sign in to comment.