We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78893fb commit ab2129dCopy full SHA for ab2129d
1 file changed
src/ReactDOMStyle.res
@@ -192,6 +192,7 @@ external make: (
192
~flexWrap: string=?,
193
~justifyContent: string=?,
194
~order: string=?,
195
+ ~gap: string=?,
196
~textDecorationColor: /* Text Decoration Level 3 - CR */
197
/* textDecoration - already defined by CSS2Properties */
198
string=?,
0 commit comments