Commit a119933
authored
Work for underscore events
Quick fix for prop event names with underscores
i.e. `bounds changed` becomes `Bounds_changed` with current camelize, so prop name has to be `onBounds_changed`.
This fixes it so that the prop name will be `onBoundsChanged`1 parent f3c70a6 commit a119933
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
0 commit comments