Skip to content

Conversation

@manorlh
Copy link
Collaborator

@manorlh manorlh commented Jul 7, 2020

notes render bug


const Notes = ({data, onEditNote}) => {
// return data.notes;
console.log("data.notes",data.notes);
Copy link
Member

Choose a reason for hiding this comment

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

remove

}

const Notes = ({data, onEditNote}) => {
// return data.notes;
Copy link
Member

Choose a reason for hiding this comment

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

remove

@NivLipetz NivLipetz merged commit 5440e5a into master Jul 7, 2020
@enudler enudler deleted the fix-notes-render-bug branch July 17, 2020 08:24
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.

3 participants