removed dead link to cljsfiddle

This commit is contained in:
Dmitri Sotnikov 2016-08-25 08:52:36 -04:00 committed by GitHub
parent 3e3674ea85
commit b4c9b4d537
1 changed files with 0 additions and 2 deletions

View File

@ -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/)**