mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 15:28:09 +00:00
Correct doc reference to handlers/register-base
This commit is contained in:
parent
1ceb5acc63
commit
4822688a62
@ -18,7 +18,7 @@
|
||||
You don't have to use this middleware directly. It is automatically applied to
|
||||
your handler's middleware when you use \"register-handler\".
|
||||
In fact, the only way to by-pass automatic use of \"pure\" in your middleware
|
||||
is to use the low level registration function \"re-frame.handlers/register-handler-base\""
|
||||
is to use the low level registration function \"re-frame.handlers/register-base\""
|
||||
[handler]
|
||||
(fn pure-handler
|
||||
[app-db event-vec]
|
||||
|
Loading…
x
Reference in New Issue
Block a user