mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 21:54:56 +00:00
Fix event naming consistency: use onChange instead of change
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
},
|
||||
"events": [
|
||||
{
|
||||
"event": "change",
|
||||
"event": "onChange",
|
||||
"actions": [
|
||||
{
|
||||
"id": "update-input",
|
||||
|
||||
Reference in New Issue
Block a user