Skip to content

Commit

Permalink
fix(clerk-js): Deconstruct new feedback props to avoid prop polluting (
Browse files Browse the repository at this point in the history
  • Loading branch information
desiprisg authored and octoper committed Oct 31, 2023
1 parent 093123b commit aff394e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/green-spies-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@clerk/clerk-js': patch
---

Avoid passing some of the new feedback properties down to the HTML basic elements to avoid react warnings in the console.

0 comments on commit aff394e

Please sign in to comment.