mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #151 from spicyj/bq
Add blockquote tag (already in JSX)
This commit is contained in:
@@ -65,6 +65,7 @@ var ReactDOM = objMapKeyVal({
|
||||
address: false,
|
||||
audio: false,
|
||||
b: false,
|
||||
blockquote: false,
|
||||
body: false,
|
||||
br: true,
|
||||
button: false,
|
||||
|
||||
Reference in New Issue
Block a user