jsx("ul", {}, [jsx("li", {}, ["First"]), jsx("li", {}, ["Second"]), jsx("li", {}, ["Third"])])