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

React: Fix "Invalid DOM property class" in JSX SVG #5963

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

tsmock
Copy link
Contributor

@tsmock tsmock commented Jul 6, 2023

This fixes a warning for "Warning: Invalid DOM property class. Did you mean className?".

Signed-off-by: Taylor Smock <tsmock@meta.com>
@sonarcloud
Copy link

sonarcloud bot commented Jul 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.1% 0.1% Duplication

@HelNershingThapa HelNershingThapa merged commit 5532960 into hotosm:develop Jul 7, 2023
3 checks passed
@tsmock tsmock deleted the fixup/class-in-jsx-svg branch July 7, 2023 09:39
HelNershingThapa pushed a commit that referenced this pull request Jul 7, 2023
Signed-off-by: Taylor Smock <tsmock@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants