Skip to content

Commit ee1371b

Browse files
committed
remove stale comment
1 parent 6171ca3 commit ee1371b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

jscomp/others/jsxDOM.ml

-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ type domRef
2727

2828
(*
2929
This list isn't exhaustive. We'll add more as we go.
30-
31-
Watch out! There are two props types and the only difference is the type of ref.
32-
Please keep in sync.
3330
*)
3431
type domProps = {
3532
(* V10 compiler will enable to change label declaration to `key?: string` *)

0 commit comments

Comments
 (0)