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 978566c commit 93aaa2bCopy full SHA for 93aaa2b
docs/recipes/client-server/fable.forms.md
@@ -28,7 +28,7 @@ npm add bulma
28
2. Update the import in `App.fs`
29
30
=== "Code"
31
- ```.fs title="App.fs"
+ ```.fsharp title="App.fs"
32
...
33
importSideEffects "./index.scss"
34
0 commit comments