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