Skip to content

HW-4#44

Open
MBabarov wants to merge 2 commits intoromabelka:masterfrom
MBabarov:HW-4
Open

HW-4#44
MBabarov wants to merge 2 commits intoromabelka:masterfrom
MBabarov:HW-4

Conversation

@MBabarov
Copy link
Copy Markdown

@MBabarov MBabarov commented Dec 2, 2018

Успел только HW4.1 и HW4.2...

Comment thread src/ducks/events.js Outdated
return state.updateIn(
['entities', payload.eventId, 'peopleIds'],
(ids) => {
ids.concat(payload.personId)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Это не должно работать

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

да, или return или в одну строчку без {}, это все из-за console.log )

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