JSFiddle - React, Tailwind, and code Playground

HTML

<div style="display: flex; width: 300px; background-color: yellow;">

<div style="width: 100%; white-space: nowrap; overflow: hidden;">hello testset hello cats hello hello hello hello hello hello  </div>

<div style="width:20px; flex-shrink: 0">x</div>

</div>