Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c4073 commit e2e82e7Copy full SHA for e2e82e7
src/ReactDOMStyle.res
@@ -1,6 +1,6 @@
1
type t = JsxDOMStyle.t
2
3
-@obj
+@deprecated("Please directly construct the style record instead") @obj
4
external make: (
5
~azimuth: string=?,
6
~backdropFilter: string=?,
0 commit comments