JSFiddle - React, Tailwind, and code Playground

HTML

<div style="float:right;">
  <select>
    <option>Status</option>
  </select>
  <h3>header</h3>
</div>