We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7ca81 commit bb26e6fCopy full SHA for bb26e6f
2 files changed
src/ReactDOM.re
@@ -1262,8 +1262,6 @@ type domProps = {
1262
[@mel.optional]
1263
fontWeight: option(string),
1264
1265
- fomat: option(string),
1266
- [@mel.optional]
1267
from: option(string),
1268
1269
fx: option(string),
src/ReactDOM.rei
@@ -1344,8 +1344,6 @@ type domProps = {
1344
1345
1346
1347
1348
1349
1350
1351
0 commit comments