🐛(react) fix Select submit button
As the default type of button is "submit", when including a Select inside a form, clicking on any of its button was triggering form submission.
This commit is contained in:
5
.changeset/hungry-knives-rescue.md
Normal file
5
.changeset/hungry-knives-rescue.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
fix Select submit button
|
||||
Reference in New Issue
Block a user