Fix dangerous inner HTML

This commit is contained in:
Rico Sta. Cruz 2015-04-17 19:01:44 +08:00
parent 9d1b71b186
commit aae1c8cd61
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,9 @@
---
title: React.js
layout: default
---
{%raw%}
Use the [React.js jsfiddle](http://jsfiddle.net/reactjs/69z2wepo/) to start hacking.
{:.brief-intro.center}
@ -408,3 +409,4 @@ var TodoList = React.createClass({
## See also
* [Animations](http://facebook.github.io/react/docs/animation.html)
{%endraw%}