Is it possible to change font size dynamically with Material-UI's Typography element so that the text will fit to the container when the container or typography element has a fixed width?
So like if there was a lot of text in a 120px box, it would shrink the font size to fit it.