标签: javascript reactjs
它很容易在JS / ES6中使用React组件,如:
<Header />
我希望能够在纯html中使用React组件,就像我们使用内置的html标签一样。
<p>para</p>