Skip to content

Commit

Permalink
Remove react.js dep
Browse files Browse the repository at this point in the history
  • Loading branch information
epost committed Oct 7, 2015
1 parent 10ec39c commit 02c1071
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<!doctype HTML>
<html>
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.13.3/react.js"></script>
</head>
<body>

<script src="app.js"></script>
</body>
</html>
Expand Down

0 comments on commit 02c1071

Please sign in to comment.