mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-24 07:48:14 +00:00
Remove duplicate text in docs
This commit is contained in:
parent
2fa1aea94c
commit
e40c21147b
@ -27,7 +27,7 @@ and registered your handlers in the one step, like this "event handler" example:
|
|||||||
```
|
```
|
||||||
|
|
||||||
As a result, there's nothing further you need to do because
|
As a result, there's nothing further you need to do because
|
||||||
handler registration happens as a direct result of loading the handler registration happens as a direct result of loading the code (presumably via a `<script>` tag in your HTML file).
|
handler registration happens as a direct result of loading the code (presumably via a `<script>` tag in your HTML file).
|
||||||
|
|
||||||
## 2. Kick Start Reagent
|
## 2. Kick Start Reagent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user