mirror of
https://github.com/status-im/reagent.git
synced 2025-01-28 20:56:29 +00:00
Merge pull request #456 from watkinsm/creating-reagent-components-fix
Fix error in CreatingReagentComponents.md
This commit is contained in:
commit
b994400194
@ -101,6 +101,7 @@ Referring to the example in [React's documentation](https://reactjs.org/docs/fra
|
||||
|
||||
```cljs
|
||||
(defn columns
|
||||
[]
|
||||
[:<>
|
||||
[:td "Hello"]
|
||||
[:td "World"]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user