Skip to content

HW-6#80

Open
alima-n wants to merge 2 commits intoromabelka:masterfrom
alima-n:HW-6-2
Open

HW-6#80
alima-n wants to merge 2 commits intoromabelka:masterfrom
alima-n:HW-6-2

Conversation

@alima-n
Copy link

@alima-n alima-n commented Feb 7, 2018

No description provided.

text: null
})

export default (state = new CommentRecord(), action) => {
Copy link
Owner

Choose a reason for hiding this comment

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

Ок, но я просил сделать структуру как у articles, для консистентности

export const filtersSelector = state => state.filters
export const commentListSelector = state => state.comments

export const commentListSelector = state => state.comments.toObject()
Copy link
Owner

Choose a reason for hiding this comment

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

Зачем, и почему listSelector, а возвращает объект

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