Closed juroberttyb closed 11 months ago
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.
1, Updated CodeSandbox link 2, Added the missing .red style in index.html
.red { color: red; }
What change does your PR introduce?
Is this PR related to any open issues?
Thanks — I have fixed this in the original sandbox.
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
Questions
What change does your PR introduce?
Is this PR related to any open issues?