mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 15:28:09 +00:00
Formatting in Coeffects.md: new line was missing
This commit is contained in:
parent
e8d1ea57d9
commit
67421eb696
@ -169,6 +169,7 @@ handler function that injects the right key/value pair.
|
||||
The function you register will be passed two arguments:
|
||||
- a `:coeffects` map (to which it should add a key/value pair), and
|
||||
- optionally, the additional value supplied to `inject-cofx`
|
||||
|
||||
and it is expected to return a modified `:coeffects` map.
|
||||
|
||||
### Example Of `reg-cofx`
|
||||
|
Loading…
x
Reference in New Issue
Block a user