本章我们来讲解下 ReactElement.js 的代码。
Symbol
$$typeof 属性的意义
import {REACT_ELEMENT_TYPE} from 'shared/ReactSymbols';
Last updated 5 years ago