react bug notes
2021-01-05 本文已影响0人
X俊逍遥
Objects are not valid as a React child (found: object with keys {lang, value}). If you meant to render a collection of children, use an array instead
html直接渲染了一个数组,{array}
其他文章参考:https://developers.blog.csdn.net/article/details/105191632