mirror of https://github.com/status-im/reagent.git
Correct error in example in docstring
This commit is contained in:
parent
4160fdfd35
commit
4d32b97ca6
|
@ -236,7 +236,7 @@
|
|||
|
||||
is the same as:
|
||||
|
||||
[:nav.navbar [:div.container [:div.navbar-header [:a.navbar-bran {:href \"...\"} \"Home\"]]]]
|
||||
[:nav.navbar [:div.container [:div.navbar-header [:a.navbar-brand {:href \"...\"} \"Home\"]]]]
|
||||
|
||||
tags - the original keyword split at '>'
|
||||
hiccup-form - the original hiccup form (a keyword in the first position)"
|
||||
|
|
Loading…
Reference in New Issue