mirror of
https://github.com/kognise/water.css.git
synced 2025-08-06 21:27:03 +02:00
Prevent submitting the demo form (#272)
* Prevent submitting the demo form When the submit button on the demo form is pressed, the form is actually submitted and the page is refreshed. Let's prevent the form from submitting by adding a dummy onsubmit handler that returns false. * Create hungry-eagles-shout.md Co-authored-by: Kognise <felix.mattick@gmail.com>
This commit is contained in:
5
.changeset/hungry-eagles-shout.md
Normal file
5
.changeset/hungry-eagles-shout.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"water.css": patch
|
||||
---
|
||||
|
||||
Prevent submitting the demo form
|
Reference in New Issue
Block a user