Material UI components font size is not responsive #39109
Labels
customization: theme
Centered around the theming features
support: Stack Overflow
Please ask the community on Stack Overflow
I've created the website using material UI components autocomplete boxes, tabs, and buttons but now I've found that the components are responsive but the text is not. For example, I have a Tab component that shrinks as per the change in width but the font size remains 14px throughout. How can I make the text of the components also responsive?
I've tried using ThemeProvider to update the typography font size but nothing happened cause I haven't used the Typography component instead used components like - Tabs, Buttons, and all of which use text.
Maybe this is not an issue but I'm struggling to find the solution for the same.
The text was updated successfully, but these errors were encountered: