Commit 62095e6
Add missing HTML attribute capture to JsxDOM.res (#7006)
* Add missing HTML attribute capture to JsxDOM.res
Adding the `capture` attribute to JsxDOM.res
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/capture
* CHANGELOG
---------
Co-authored-by: Eddy Ernesto del Valle Pino <edelvalle@users.noreply.github.com>1 parent e8730f9 commit 62095e6
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
0 commit comments