-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: news data array adjusted for component loop, and test updated #768
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for the explanation 👍
…ors on all styleguides
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this file needed? It isn't referenced anywhere.
I think I'm going to have to decline this change, The way the articles data is set up, causes some issues with how the components pull in data vs how the general listing works. |
Closing due to many new changes |
Link to a walkthru of the issue.
https://www.loom.com/share/43dbbd5850c14a7f954d7bfb2a126d9e?sid=199fbdae-0f53-4e8d-8325-6aec184f9efd
before
After