JSFiddle - React, Tailwind, and code Playground

HTML

<button>Some</button>

CSS

button {
  cursor: default;
}