issues
search
cyan33
/
learn-react-source-code
Build react from scratch (code + blog)
208
stars
23
forks
source link
Mounting-countd 这篇有一处错误
#20
Open
mood6666
opened
5 years ago
mood6666
commented
5 years ago
应该是 const childNode = Reconciler.mountComponent( childComponent );
应该是 const childNode = Reconciler.mountComponent( childComponent );