Skip to content

Commit f85e5da

Browse files
cknittmununki
authored andcommitted
ReactDOMStyle.t: add backgroundFilter prop
1 parent d89946d commit f85e5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/ReactDOMStyle.res

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ type t = JsxDOMStyle.t
33
@obj
44
external make: (
55
~azimuth: string=?,
6+
~backdropFilter: string=?,
67
~background: string=?,
78
~backgroundAttachment: string=?,
89
~backgroundColor: string=?,

0 commit comments

Comments
 (0)