mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy website
Deploy website version based on 4e95434ab827576f4907972ec076dd533ad6f8f0
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
<ul>
|
||||
<li><a href="https://github.com/sebmarkbage/ecmascript-rest-spread">Object Spread</a>: <code>var extended = { ...obj, a: 10 };</code></li>
|
||||
</ul>
|
||||
<p>Stage 1</p>
|
||||
<p>Stage 2</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/tc39/proposal-optional-chaining">Optional Chaining</a>: <code>var name = obj.user?.name;</code></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user