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

[NO-ISSUE] fix: react unit test warning with 'list-style' #291

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

Msarawan
Copy link
Collaborator

  • Updated the style property from 'list-style' to 'listStyle' to resolve unit test warning.
  • React requires inline styles to be written in camelCase rather than kebab-case.

Updated the style property from 'list-style' to 'listStyle' to resolve unit test warning.
React requires inline styles to be written in camelCase rather than kebab-case.
@Msarawan Msarawan self-assigned this Sep 17, 2024
Copy link
Collaborator

@lavocatt lavocatt left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the fix!

@lavocatt lavocatt merged commit 9d0930e into artemiscloud:main Sep 23, 2024
5 checks passed
@Msarawan Msarawan added this to the 0.3.0 milestone Sep 23, 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