如何两次使用component道具

时间:2019-12-02 07:47:08

标签: reactjs material-ui

就我而言,我需要编写AppBar和Container。但是Container使AppBar成为div标签,而不是标头标签。标头标签如何做?

<AppBar color="primary" position="static" component={Container} maxWidth="xl">

0 个答案:

没有答案