/*不介意语法,这是Facebook的原因(与ocaml的新接口) */ let div props children => Js.Unsafe.fun_call(Js.Unsafe.get dom (Js.string "div")) [|Js.Unsafe.inject props, Js.Unsafe.inject children|];l
If you meant to render a collection of children, use an array instead.(react-dom.development.js:4164:1)
at Object.invokeGuardedCallbackDev (react-dom.development.js:4213If you meant to render a collection of children, use an array instead.(re
at createFiberFromTypeAndProps (react-dom.development.js:23965) at createChild (react-dom.development.js:13628)
at reconcileChildrenArray (react-dom.development.j