JSFiddle - React, Tailwind, and code Playground

by f1sherman

HTML

<span contentEditable="true">foo</span>

JavaScript

$('span').removeAttr('contenteditable');