JSFiddle - React, Tailwind, and code Playground

by nukeboy212

HTML

<div style = "display: block; text-align: center;">


<h6 style = ' display: inline-block'>
test
</h6>
<button style = "display: inline-block; margin-right: 5px;">
1`
</button>
<button style = "display: inline-block">
2
</button>
</div>