mirror of
https://github.com/jbranchaud/til
synced 2026-01-07 00:58:02 +00:00
Add a link to the latest til
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
# Render An Array Of Elements With React 16
|
# Render An Array Of Elements With React 16
|
||||||
|
|
||||||
React 16 was released today. Among many exciting features and updates is
|
[React 16 was released
|
||||||
support for rendering an array of elements.
|
today](https://facebook.github.io/react/blog/2017/09/26/react-v16.0.html).
|
||||||
|
Among many exciting features and updates is support for rendering an array
|
||||||
|
of elements.
|
||||||
|
|
||||||
This can look as simple as this example:
|
This can look as simple as this example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user