Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
npm i horror
<button>Beep</button>
<h2>
Demo
</h2>
{React.createElement(H, {
is: type,
css,
children: voids.includes(type) ? undefined : 'Demo'
})}
{
this.update({ type: e.target.value })
}}>
{tags.map(t => (
<option label="{t}" value="{t}"></option>