Creating a navbar with material-ui

后端 未结 6 1096
予麋鹿
予麋鹿 2021-02-05 03:37

I\'m trying to create a simple navbar with material-ui that looks like the one they use on their site. This is the code I wrote to try to replicate it:

import Re         


        
6条回答
  •  青春惊慌失措
    2021-02-05 03:55

    Have you used the react-tap-event-plugin? According to https://github.com/callemall/material-ui/issues/288 it's needed.

提交回复
热议问题