Skip to content

Commit e2e82e7

Browse files
authored
Deprecate ReactDOMStyle.make (#127)
1 parent 50c4073 commit e2e82e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactDOMStyle.res

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
type t = JsxDOMStyle.t
22

3-
@obj
3+
@deprecated("Please directly construct the style record instead") @obj
44
external make: (
55
~azimuth: string=?,
66
~backdropFilter: string=?,

0 commit comments

Comments
 (0)