Merge pull request #75 from pandeiro/patch-1

update react version in script tag
This commit is contained in:
Dan Holmsand 2014-12-10 14:36:29 +01:00
commit 5550c12b9e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ to the *:compiler* section of project.clj, as shown in the examples
directory (or "reagent/react.min.js" in production). You could also
add
<script src="http://fb.me/react-0.9.0.js"></script>
<script src="http://fb.me/react-0.12.1.js"></script>
directly to your html.