How change active tab color in React material-ui?

后端 未结 6 948
遇见更好的自我
遇见更好的自我 2021-02-11 21:50

How I can change the color of the active tab?

I mean, this pink line, look at the pic.

6条回答
  •  耶瑟儿~
    2021-02-11 22:08

    You can try this material UI latest version support TabIndicatorProps through which you can pass style key.

    ......
    

提交回复
热议问题