JSFiddle - React, Tailwind, and code Playground

HTML

<div>
<div style='display:inline-block'>
<img style='width:35px;height:35px;border:1px' src='posts/images/1.jpg' />
</div>
<div>this text should appear in the middle of the adjacent image
</div>

</div>