mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Update to latest
Includes #2718, #2705, #2694, #2689, #2679, #2672, #2671
This commit is contained in:
+2
-2
@@ -393,8 +393,8 @@
|
||||
|
||||
<ul>
|
||||
<li><strong>Optimistic commenting:</strong> comments appear in the list before they're saved on the server so it feels fast.</li>
|
||||
<li><strong>Live updates:</strong> as other users comment we'll pop them into the comment view in real time</li>
|
||||
<li><strong>Markdown formatting:</strong> users can use Markdown to format their text</li>
|
||||
<li><strong>Live updates:</strong> other users' comments are popped into the comment view in real time.</li>
|
||||
<li><strong>Markdown formatting:</strong> users can use Markdown to format their text.</li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="want-to-skip-all-this-and-just-see-the-source"></a>Want to skip all this and just see the source? <a class="hash-link" href="#want-to-skip-all-this-and-just-see-the-source">#</a></h3>
|
||||
<p><a href="https://github.com/reactjs/react-tutorial">It's all on GitHub.</a></p>
|
||||
|
||||
Reference in New Issue
Block a user