Skip to content

Commit

Permalink
fix: map class -> className
Browse files Browse the repository at this point in the history
Fixes #606
  • Loading branch information
quantizor committed Nov 14, 2024
1 parent e5d8931 commit 69f815e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/chatty-waves-invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'markdown-to-jsx': patch
---

Handle `class` attribute from arbitrary HTML properly to avoid React warnings.

0 comments on commit 69f815e

Please sign in to comment.