You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/static-type-checking.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -61,4 +61,4 @@ You can also try [typescript-react-starter](https://github.com/Microsoft/TypeScr
61
61
62
62
## Other Languages
63
63
64
-
Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [ReasonML](reasonml.github.io/reason-react) or [F#/Fable](http://fable.io) with [elmish-react](fable-elmish.github.io/react. Check out their respective sites for more information.
64
+
Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [ReasonML](reasonml.github.io/reason-react) or [F#/Fable](http://fable.io) with [elmish-react](fable-elmish.github.io/react). Check out their respective sites for more information.
0 commit comments