mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-22 23:08:20 +00:00
Fix links fot builtin effect handlers
This commit is contained in:
parent
6fd3dde44c
commit
5da2e803a2
@ -23,11 +23,11 @@ make side effects a noop in event replays.
|
||||
* [Effects With No Data](#effects-with-no-data)
|
||||
* [Testing And Noops](#testing-and-noops)
|
||||
* [Builtin Effect Handlers](#builtin-effect-handlers)
|
||||
+ [:dispatch-later](#-dispatch-later)
|
||||
+ [:dispatch](#-dispatch)
|
||||
+ [:dispatch-n](#-dispatch-n)
|
||||
+ [:deregister-event-handler](#-deregister-event-handler)
|
||||
+ [:db](#-db)
|
||||
+ [:dispatch-later](#dispatch-later)
|
||||
+ [:dispatch](#dispatch)
|
||||
+ [:dispatch-n](#dispatch-n)
|
||||
+ [:deregister-event-handler](#deregister-event-handler)
|
||||
+ [:db](#db)
|
||||
|
||||
### Where Effects Come From
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user