mirror of https://github.com/status-im/reagent.git
removed dead link to cljsfiddle
This commit is contained in:
parent
3e3674ea85
commit
b4c9b4d537
|
@ -3,8 +3,6 @@
|
|||
|
||||
A simple [ClojureScript](http://github.com/clojure/clojurescript) interface to [React](http://facebook.github.io/react/).
|
||||
|
||||
#### [Try Reagent](http://cljsfiddle.com/)
|
||||
|
||||
Reagent provides a way to write efficient React components using (almost) nothing but plain ClojureScript functions.
|
||||
|
||||
* **[Detailed intro with live examples](http://reagent-project.github.io/)**
|
||||
|
|
Loading…
Reference in New Issue