mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
committed by
Paul O’Shannessy
parent
cc5889c543
commit
c4f8466d5d
@@ -62,7 +62,7 @@ For the remainder of this tutorial, we'll be writing our JavaScript code in this
|
||||
|
||||
> Note:
|
||||
>
|
||||
> We included jQuery here because we want to simplify the code of our future ajax calls, but it's **NOT** mandatory for React to work.
|
||||
> We included jQuery here because we want to simplify the code of our future AJAX calls, but it's **NOT** mandatory for React to work.
|
||||
|
||||
### Your first component
|
||||
|
||||
|
||||
Reference in New Issue
Block a user