Skip to content

Lesson 5 1#12

Open
rebs1203 wants to merge 11 commits intomainfrom
lesson_5_1
Open

Lesson 5 1#12
rebs1203 wants to merge 11 commits intomainfrom
lesson_5_1

Conversation

@rebs1203
Copy link
Owner

@rebs1203 rebs1203 commented Feb 7, 2024

No description provided.

src/App.js Outdated
}
const data = await response.json()

data.records.sort((objectA, objectB) => {

Choose a reason for hiding this comment

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

The list isn't sorting properly. Something in your sort is missing.

What is objectA/objectB in this case? Can they be sorted directly?

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