Hey everyone,
UPDATE:
In new versions you now need to add a display attribute: display=”inline”
I’ve been working with Material-UI and ReactJS and had a bit of an issue with a Typography component generating an unwanted link break:
To fix it, all I needed was the inline attribute. Once added the text appeared next to the form element instead of below: