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: 3.2 Dynamic Attributes CodeSandbox demo code #41

Closed
wants to merge 1 commit into from

Conversation

juroberttyb
Copy link
Contributor

Description

This PR fixes the button text not turning red on odd counts by adding the missing CSS style in index.html and provides a new CodeSandbox link.

Changes

1, Updated CodeSandbox link
2, Added the missing .red style in index.html

.red {
    color: red;
}

Questions

  1. What change does your PR introduce?

    • Bugfix
    • New Feature
    • Enhancement
    • Refactoring
    • Documentation Update
    • Other
  2. Is this PR related to any open issues?

    • Yes (40)
    • No

@gbj
Copy link
Contributor

gbj commented Jan 5, 2024

Thanks — I have fixed this in the original sandbox.

@gbj gbj closed this Jan 5, 2024
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