Skip to content

Conversation

alexlobera
Copy link
Member

No description provided.

.then(timeline => {
this.setState({ timeline });
});
this.props.api.fetchTimeline().then(({ statuses }) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe its better if we return the statuses from the API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants