Skip to content

Commit 75edd71

Browse files
authored
Merge pull request #74 from zaaack/dev
Fix SSR docs format
2 parents 548b3a2 + bd8df21 commit 75edd71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/server-side-rendering.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ These don't support, but you can wrap it by `Fable.Helpers.Isomorphic.isomorphic
5353

5454
Separate all your elmish view and types to standalone files, like this:
5555

56+
```F#
57+
5658
pages
5759
|-- Home
5860
|-- View.fs // contains view function.

0 commit comments

Comments
 (0)