Skip to content
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

fix: update OrderedList prop name for styled component #837

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

virus-rpi
Copy link
Collaborator

This PR fixes the issue that the prop doubleDigit get's passed to the unstyled component by styled-components. Prefixing the prop with $ fixes that.

Changes:

Console output before fix:
image

@virus-rpi virus-rpi requested a review from a team as a code owner November 28, 2024 16:51
Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for satellytes ready!

Name Link
🔨 Latest commit b01c02e
🔍 Latest deploy log https://app.netlify.com/sites/satellytes/deploys/6749ee4a051b7e0008bf2d76
😎 Deploy Preview https://deploy-preview-837--satellytes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 82 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@hofmann-felix hofmann-felix left a comment

Choose a reason for hiding this comment

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

Nice investigation & fix 🙏 Thanks!

@virus-rpi virus-rpi merged commit 9a59da0 into main Nov 29, 2024
6 checks passed
@virus-rpi virus-rpi deleted the fix/styled-components-prop-filtering branch November 29, 2024 16:42
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