React 16 solves this with Fragments. This new features allows you to wrap a list of children without adding an extra node.
確定! 回上一頁