-
Notifications
You must be signed in to change notification settings - Fork 26
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
Qr code component #165
base: qr_code_component
Are you sure you want to change the base?
Qr code component #165
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.
The tests are failing.
Also, you've committed and pushed some unnecessary files like READMEs, extra images, etc.
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.
The tests are still failing (https://github.com/optimumBA/frontend_mentor_challenges/actions/runs/10369974217/job/28717872421?pr=165). Execute npm run test
locally to run the tests.
Files are still in the wrong location, and also there are still some extra files.
My test are passing locally |
Let me go through it again, and correct where necessary |
64bcbe1
to
71e3581
Compare
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.
Much better, but it doesn't match the design exactly (paddings, margins, line height etc.).
https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H
Improving this on the next four exercises |
No description provided.