Skip to content

Commit

Permalink
Add blockquote tag (already in JSX)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Jul 2, 2013
1 parent 9ca7c96 commit f7901a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/ReactDOM.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ var ReactDOM = objMapKeyVal({
address: false,
audio: false,
b: false,
blockquote: false,
body: false,
br: true,
button: false,
Expand Down

0 comments on commit f7901a2

Please sign in to comment.