Skip to content

Commit 46f87a2

Browse files
committed
Hint on how to use not supported DSL.
1 parent 83e73f0 commit 46f87a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Fable.React/Fable.Helpers.React.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ module Props =
311311
| Y of obj
312312
interface IProp
313313

314+
/// If you are searching for a way to provide a value not supported by this DSL then use something like: !!("align-content", "center")
314315
type CSSProp =
315316
| AlignContent of obj
316317
| AlignItems of obj

0 commit comments

Comments
 (0)