mirror of
https://github.com/status-im/reagent.git
synced 2025-01-13 21:34:29 +00:00
update react version in script tag
This commit is contained in:
parent
7c35cb1fed
commit
577a309eb2
@ -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
|
directory (or "reagent/react.min.js" in production). You could also
|
||||||
add
|
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.
|
directly to your html.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user