just-react
just-react copied to clipboard
fix: beginWork函数中的参数解释错误
这里的fiberRootNode应该是rootFiber吧,虽然fiberRootNode在此时确实有current属性,但是这个函数里的current指代的实际上应该是alternate吧