Как добавить пробел между двумя компонентами типографии и выровнять их по низу?
Вот мой код:
<div style={{ display: "flex" }}>
<Typography variant="title" color="inherit" noWrap>
Project:
</Typography>
<Typography variant="body 2" color="inherit" noWrap>
Example
</Typography>
</div>
Это выглядит так:
![enter image description here](https://i.stack.imgur.com/x42GM.png)
Рабочий пример:
https://codesandbox.io/s/llqry78p29