JSFiddle - React, Tailwind, and code Playground

by wookiehangover

HTML

<ul></ul>

JavaScript

$("<a>", { href: "test", text: "test" }).appendTo('ul').wrap('<li/>');