JSFiddle - React, Tailwind, and code Playground
by DaMaus
HTML
<h1 id='test'>
</h1>
JavaScript
const phoneNumber = undefined;
const test = 'test';
document.getElementById('test').innerHTM(test)
by DaMaus
<h1 id='test'>
</h1>
const phoneNumber = undefined;
const test = 'test';
document.getElementById('test').innerHTM(test)